Specifies a window without any borders.
FORTRAN (libfgl.a)
void noborder( )
SUBROUTINE NOBORD
The noborder subroutine specifies a window that has no borders around its drawable area. Call this subroutine before opening the window.
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. |
Specifying pixel values to be added to a window with the fudge subroutine.
Specifying a window size change in discrete steps with the stepunit subroutine.
Binding window constraints to the current window with the winconstraints subroutine.
Creating and Managing Windows.