glcRenderStyle(3G) OpenGL Character Renderer glcRenderStyle(3G)
NAME
glcRenderStyle - assign a value to the variable GLCRENDERSTYLE
C SPECIFICATION
void glcRenderStyle( GLCenum inStyle )
PARAMETERS
inStyle Specifies the value to assign to the variable GLCRENDERSTYLE.
DESCRIPTION
glcRenderStyle assigns the value inStyle to the variable
GLCRENDERSTYLE. You may choose GLCBITMAP, GLCLINE, or GLCTRIANGLE.
ERRORS
GLCSTATEERROR is generated if the issuing thread has no current GLC
context.
ASSOCIATED GETS
glcGeti with argument GLCRESOLUTION
Page 1