glcIsEnabled(3G) OpenGL Character Renderer glcIsEnabled(3G)
glcIsEnabled - test whether a boolean attribute is true
GLboolean glcIsEnabled( GLCenum inAttrib )
inAttrib Specifies an attribute to be tested.
glcIsEnabled returns GL_TRUE if and only if the value of the boolean
variable specified by inAttrib is GL_TRUE.
Attributes that can be enabled and disabled are listed on the glcEnable
page.
GLC_STATE_ERROR is generated if the issuing thread has no current GLC
context.
glcEnable, glcDisable
PPPPaaaaggggeeee 1111 [ Back ]
|