GLPolygonDrawMode



Your Ad Here
   

following constants can be used anywhere in your code in place of the actual values:

Name Value Description
RF_GL_POINT 1 (OpenGL spec.) Point draw mode.
RF_GL_LINE 2 (OpenGL spec.) Line draw mode.
RF_GL_FILL 3 (OpenGL spec.) Fill draw mode.

Return to Rapidform Index


Your Ad Here