glcGeti(3G) OpenGL Character Renderer glcGeti(3G)
glcGeti - return the value or values of a integer variable or constant
GLint glcGeti( GLCenum inAttrib )
inAttrib Specifies string for which the value is requested.
glcGeti retrieves the value one of the following integer variables or
constants (listed here with the initial value).
Variable/Constant Initial Value
GLC_CATALOG_COUNT implementation specific
GLC_CURRENT_FONT_COUNT 0
GLC_FONT_COUNT 0
GLC_LIST_OBJECT_COUNT 0
GLC_MASTER_COUNT implementation specific
GLC_MEASURED_CHAR_COUNT 0
GLC_RENDER_STYLE GLC_BITMAP
GLC_REPLACEMENT_CODE 0
GLC_STRING_TYPE GLC_USCS1
GLC_TEXTURE_OBJECT_COUNT 0
GLC_VERSION_MAJOR implementation specific
GLC_VERSION_MINOR implementation specific
GLC_STATE_ERROR is generated if the issuing thread has no current GLC
context.
glcGetc, glcGetf, glcGetfv, glcGetPointer
PPPPaaaaggggeeee 1111 [ Back ]
|