glcGetf(3G) OpenGL Character Renderer glcGetf(3G)
NAME
glcGetf - return value of a specified floating point variable
C SPECIFICATION
GLfloat glcGetf( GLCenum inAttrib )
PARAMETERS
inAttrib Specifies the parameter value to be returned.
DESCRIPTION
glcGetf lets you retrieve the current value of the floating point
variable GLCRESOLUTION, which has the initial value 0.
NOTES
The value of GLCRESOLUTION is not used in this version of GLC.
ERRORS
GLCSTATEERROR is generated if the issuing thread has no current GLC
context.
SEE ALSO
glcGetc, glcGeti, glcGetfv, glcGetPointer
Page 1