glislist(3g) osx man page | unix.com

Man Page: glislist

Operating Environment: osx

Section: 3g

GLISLIST(3G)															      GLISLIST(3G)

NAME
glIsList - determine if a name corresponds to a display-list
C SPECIFICATION
GLboolean glIsList( GLuint list )
PARAMETERS
list Specifies a potential display-list name.
DESCRIPTION
glIsList returns GL_TRUE if list is the name of a display list and returns GL_FALSE otherwise.
ERRORS
GL_INVALID_OPERATION is generated if glIsList is executed between the execution of glBegin and the corresponding execution of glEnd.
SEE ALSO
glCallList, glCallLists, glDeleteLists, glGenLists, glNewList GLISLIST(3G)
Related Man Pages
glcalllist(3g) - mojave
glnewlist(3g) - mojave
glendlist(3g) - suse
glnewlist(3g) - suse
glcalllist(3g) - osx
Similar Topics in the Unix Linux Community
Mac OS X: Based on UNIX - Solid As a Rock
At A Glance Coloured Real Time Bargraph Generator...
Hearing Aid for OSX 10.12.x and greater.
To print diamond asterisk pattern based on inputs
My first PERL incarnation... Audio Oscillograph