Query: glislist
OS: osx
Section: 3g
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
GLISLIST(3G) GLISLIST(3G)NAMEglIsList - determine if a name corresponds to a display-listC SPECIFICATIONGLboolean glIsList( GLuint list )PARAMETERSlist Specifies a potential display-list name.DESCRIPTIONglIsList returns GL_TRUE if list is the name of a display list and returns GL_FALSE otherwise.ERRORSGL_INVALID_OPERATION is generated if glIsList is executed between the execution of glBegin and the corresponding execution of glEnd.SEE ALSOglCallList, glCallLists, glDeleteLists, glGenLists, glNewList GLISLIST(3G)
| Related Man Pages |
|---|
| glcalllist(3g) - mojave |
| gldeletelists(3g) - redhat |
| glcalllist(3g) - xfree86 |
| gldeletelists(3g) - xfree86 |
| glendlist(3g) - xfree86 |
| Similar Topics in the Unix Linux Community |
|---|
| AIX Links |
| Undeletable file |
| Shopt -s histappend |
| To print diamond asterisk pattern based on inputs |
| Python: Refer a properties file from different location |