osx man page for glislist

Query: glislist

OS: osx

Section: 3g

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

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) - redhat
gldeletelists(3g) - redhat
glnewlist(3g) - redhat
gldeletelists(3g) - suse
glendlist(3g) - suse
Similar Topics in the Unix Linux Community
When is a _function_ not a _function_?
Undeletable file
Shopt -s histappend
My first PERL incarnation... Audio Oscillograph
Syntax error in subtraction in Bash