glcRemoveCatalog(3G) OpenGL Character Renderer glcRemoveCatalog(3G)
glcRemoveCatalog - remove a catalog from the catalog list
void glcRemoveCatalog( GLint inIndex )
inIndex Specifies the string to remove from the catalog list
GLC_CATALOG_LIST.
glcRemoveCatalog removes the catalog inIndex from the list
GLC_CATALOG_LIST.
GLC_STATE_ERROR is generated if the issuing thread has no current GLC
context.
GLC_PARAMETER_ERROR is generated if inIndex is less than zero or is
greater than or equal to the value of the variable GLC_MASTER_COUNT.
glcGetListc with argument GLC_CATALOG_LIST
glcGeti with argument GLC_CATALOG_COUNT
glcAppendCatalog glcRemoveCatalog
PPPPaaaaggggeeee 1111 [ Back ]
|