glcGeti(3G) OpenGL Character Renderer glcGeti(3G)
NAME
glcGeti - return the value or values of a integer variable or constant
C SPECIFICATION
GLint glcGeti( GLCenum inAttrib )
PARAMETERS
inAttrib Specifies string for which the value is requested.
DESCRIPTION
glcGeti retrieves the value one of the following integer variables or
constants (listed here with the initial value).
Variable/Constant Initial Value
GLCCATALOGCOUNT implementation specific
GLCCURRENTFONTCOUNT 0
GLCFONTCOUNT 0
GLCLISTOBJECTCOUNT 0
GLCMASTERCOUNT implementation specific
GLCMEASUREDCHARCOUNT 0
GLCRENDERSTYLE GLCBITMAP
GLCREPLACEMENTCODE 0
GLCSTRINGTYPE GLCUSCS1
GLCTEXTUREOBJECTCOUNT 0
GLCVERSIONMAJOR implementation specific
GLCVERSIONMINOR implementation specific
ERRORS
GLCSTATEERROR is generated if the issuing thread has no current GLC
context.
SEE ALSO
glcGetc, glcGetf, glcGetfv, glcGetPointer
Page 1