glcGetPointer(3G) OpenGL Character Renderer glcGetPointer(3G)
NAME
glcGetPointer - return pointer value
C SPECIFICATION
GLvoid* glcGetPointer( GLCenum inAttrib )
PARAMETERS
inAttrib The pointer variable; currently always GLCDATAPOINTER, with
an initial value of GLCNONE.
DESCRIPTION
glcGetPointer returns the value of the pointer variable identified by
inAttrib.
ERRORS
GLCSTATEERROR is generated if the issuing thread has no current GLC
context.
SEE ALSO
glcDataPointer
Page 1