FORTRAN (libfgl.a)
void endfullscrn( )
SUBROUTINE ENDFUL
The endfullscrn subroutine ends full-screen mode and returns the screenmask and viewport to the boundaries of the current window. This subroutine leaves the current transformation unchanged.
Note: This subroutine cannot be used to add to a display list.
This subroutine is part of GL in the AIXwindows Environment/6000 Version 1, Release 2 with AIXwindows/3D Feature.
/usr/include/gl/gl.h | Contains C language constant and variable type definitions for GL. |
/usr/include/gl/fgl.h | Contains FORTRAN constant and variable type definitions for GL. |
Enabling drawing outside current window boundaries with the fullscrn subroutine.
Windows and Input Control Overview.