Query: glpointsize
OS: debian
Section: 3g
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
GLPOINTSIZE(3G) [FIXME: manual] GLPOINTSIZE(3G)NAMEglPointSize - specify the diameter of rasterized pointsC SPECIFICATIONvoid glPointSize(GLfloat size);PARAMETERSsize Specifies the diameter of rasterized points. The initial value is 1.DESCRIPTIONglPointSize specifies the rasterized diameter of points. If point size mode is disabled (see glEnable() with parameter GL_PROGRAM_POINT_SIZE), this value will be used to rasterize points. Otherwise, the value written to the shading language built-in variable gl_PointSize will be used.NOTESThe point size specified by glPointSize is always returned when GL_POINT_SIZE is queried. Clamping and rounding for points have no effect on the specified value.ERRORSGL_INVALID_VALUE is generated if size is less than or equal to 0.ASSOCIATED GETSglGet() with argument GL_POINT_SIZE_RANGE glGet() with argument GL_POINT_SIZE_GRANULARITY glGet() with argument GL_POINT_SIZE glGet() with argument GL_POINT_SIZE_MIN glGet() with argument GL_POINT_SIZE_MAX glGet() with argument GL_POINT_FADE_THRESHOLD_SIZE glIsEnabled() with argument GL_PROGRAM_POINT_SIZESEE ALSOglEnable(), glPointParameter()COPYRIGHTCopyright (C) 1991-2006 Silicon Graphics, Inc. This document is licensed under the SGI Free Software B License. For details, see http://oss.sgi.com/projects/FreeB/. [FIXME: source] 05/30/2012 GLPOINTSIZE(3G)
Related Man Pages |
---|
glpointparameter(3g) - debian |
glpointsize(3g) - debian |
gllinewidth(3g) - centos |
glpointsize(3g) - xfree86 |
glpointsize(3g) - suse |
Similar Topics in the Unix Linux Community |
---|
Diameter protocol performance on RH 6.4 |