glcResolution(3G) OpenGL Character Renderer glcResolution(3G)
NAME
glcResolution - assign a value to GLCRESOLUTION
C SPECIFICATION
void glcResolution( GLfloat inVal )
PARAMETERS
inVal Specifies a floating point number to be used as resolution.
DESCRIPTION
glcResolution assigns inVal to GLCRESOLUTION.
NOTES
This command currently has no effect.
ERRORS
GLCSTATEERROR is generated if the issuing thread has no current GLC
context.
ASSOCIATED GETS
glcGeti with argument GLCRESOLUTION
Page 1