glcGetfv(3G) OpenGL Character Renderer glcGetfv(3G)
glcGetfv - return the value of a floating point vector variable
GLfloat* glcGetfv( GLCenum inAttrib,
GLfloat *outVec )
inAttrib Specifies the parameter value to be returned.
outVec Specifies where to store the return value.
glcGetfv lets you retrieve the current value of the floating point
vector variable GLC_BITMAP_MATRIX, which has an initial value of [1 0 0
1].
GLC_STATE_ERROR is generated if the issuing thread has no current GLC
context.
glcGetf, glcGeti, glcGetc, glcGetPointer
PPPPaaaaggggeeee 1111 [ Back ]
|