intrinsic-151 Set3DWindow

Top  Previous  Next

151: Set3DWindow(Left, Top, Width, Height);

 

This intrinsic sets the position and size of the 3D Viewer. The 3D Window can overlap the VGA window in any way you want. Areas of the VGA windows not covered by the 3D window can be drawn to with ordinary text and graphics.

 

Arguments:

 

Left, Top. These two values are integers that specify the upper left corner of the 3D Window in pixels.

 

Width, Height. These two values are integers that specify the width and height of the 3D Window in pixels.