type (GLIMIT), intent(in) :: window2 type (GLIMIT3), intent(in) :: window3
Arguments
window2,window3
Position of the window boundaries in picture coordinates
Description
The routines gSetWindow2D() and gSetWindow3D() allow the user to define new 2D or 3D window limits. The window limits are clipped to the current device limits and windowing is switched on.
With windowing on, all movements outside the limits are noted, so the re-entry point can be calculated.