glcGetCallbackFunc(3G) OpenGL Character Renderer glcGetCallbackFunc(3G)
glcGetCallbackFunc - return the value of a callback function variable
GLCfunc glcGetCallbackFunc( GLCenum inOpcode )
inOpcode Specifies the callback function variable.
glcGetCallbackFunc returns the value of the callback function variable
specified by inOpcode. Currently, inOpcode can only have the value
GLC_OP_glcUnmappedCode. The initial value of that variable is GLC_NONE
and the type signature is GLboolean(*)(GLint inCode).
GLC_STATE_ERROR is generated if the issuing thread has no current GLC
context.
glcCallbackFunc
PPPPaaaaggggeeee 1111 [ Back ]
|