glcGetfv(3G) OpenGL Character Renderer glcGetfv(3G)
NAME
glcGetfv - return the value of a floating point vector variable
C SPECIFICATION
GLfloat* glcGetfv( GLCenum inAttrib,
GLfloat *outVec )
PARAMETERS
inAttrib Specifies the parameter value to be returned.
outVec Specifies where to store the return value.
DESCRIPTION
glcGetfv lets you retrieve the current value of the floating point
vector variable GLCBITMAPMATRIX, which has an initial value of [1 0 0
1].
ERRORS
GLCSTATEERROR is generated if the issuing thread has no current GLC
context.
SEE ALSO
glcGetf, glcGeti, glcGetc, glcGetPointer
Page 1