#include <mtypes.h>
Data Fields | |
| GLboolean | SmoothFlag |
| True if GL_POINT_SMOOTH is enabled. More... | |
| GLfloat | Size |
| User-specified point size. More... | |
| GLfloat | _Size |
| Size clamped to Const.Min/MaxPointSize. More... | |
| GLfloat | Params [3] |
| GL_EXT_point_parameters. More... | |
| GLfloat | MinSize |
| GLfloat | MaxSize |
| GL_EXT_point_parameters. More... | |
| GLfloat | Threshold |
| GL_EXT_point_parameters. More... | |
| GLboolean | _Attenuated |
| True if Params != [1, 0, 0]. More... | |
| GLboolean | PointSprite |
| GL_NV_point_sprite / GL_NV_point_sprite. More... | |
| GLboolean | CoordReplace [MAX_TEXTURE_UNITS] |
| GL_NV_point_sprite / GL_NV_point_sprite. More... | |
| GLenum | SpriteRMode |
| GL_NV_point_sprite (only!). More... | |
|
|
True if Params != [1, 0, 0].
|
|
|
Size clamped to Const.Min/MaxPointSize.
|
|
|
GL_NV_point_sprite / GL_NV_point_sprite.
|
|
|
GL_EXT_point_parameters.
|
|
|
|
|
|
GL_EXT_point_parameters.
|
|
|
GL_NV_point_sprite / GL_NV_point_sprite.
|
|
|
User-specified point size.
|
|
|
True if GL_POINT_SMOOTH is enabled.
|
|
|
GL_NV_point_sprite (only!).
|
|
|
GL_EXT_point_parameters.
|
1.2.13.1 written by Dimitri van Heesch,
© 1997-2001