![]() -> Click here to learn how to get live help <- |
GLISLISTIndexNAMEglIsList - determine if a name corresponds to a display-listC SPECIFICATIONGLboolean f3glIsListfP( GLuint fIlistfP )PARAMETERS
DESCRIPTION%f3glIsListfP returns %f3GL_TRUEfP if f2listfP is the name of a display list and returns %f3GL_FALSEfP otherwise.ERRORS%f3GL_INVALID_OPERATIONfP is generated if %f3glIsListfP is executed between the execution of %f3glBeginfP and the corresponding execution of %f3glEndfP.SEE ALSO%f3glCallList(3G)fP, %f3glCallLists(3G)fP, %f3glDeleteLists(3G)fP, %f3glGenLists(3G)fP, %f3glNewList(3G)fP
Index |