core | glapi | vbo | math | shader | swrast | swrast_setup | tnl | tnl_dd

gl_point_attrib Struct Reference

#include <mtypes.h>


Detailed Description

Point attribute group (GL_POINT_BIT).

Data Fields

GLboolean SmoothFlag
 True if GL_POINT_SMOOTH is enabled.
GLfloat Size
 User-specified point size.
GLfloat Params [3]
 GL_EXT_point_parameters.
GLfloat MinSize
GLfloat MaxSize
 GL_EXT_point_parameters.
GLfloat Threshold
 GL_EXT_point_parameters.
GLboolean _Attenuated
 True if Params != [1, 0, 0].
GLboolean PointSprite
 GL_NV/ARB_point_sprite.
GLboolean CoordReplace [MAX_TEXTURE_UNITS]
 GL_ARB_point_sprite.
GLenum SpriteRMode
 GL_NV_point_sprite (only!).
GLenum SpriteOrigin
 GL_ARB_point_sprite.

Field Documentation

GLboolean gl_point_attrib::SmoothFlag

True if GL_POINT_SMOOTH is enabled.

GLfloat gl_point_attrib::Size

User-specified point size.

GLfloat gl_point_attrib::Params[3]

GL_EXT_point_parameters.

GLfloat gl_point_attrib::MinSize

GLfloat gl_point_attrib::MaxSize

GL_EXT_point_parameters.

GLfloat gl_point_attrib::Threshold

GL_EXT_point_parameters.

GLboolean gl_point_attrib::_Attenuated

True if Params != [1, 0, 0].

GLboolean gl_point_attrib::PointSprite

GL_NV/ARB_point_sprite.

GLboolean gl_point_attrib::CoordReplace[MAX_TEXTURE_UNITS]

GL_ARB_point_sprite.

GLenum gl_point_attrib::SpriteRMode

GL_NV_point_sprite (only!).

GLenum gl_point_attrib::SpriteOrigin

GL_ARB_point_sprite.


The documentation for this struct was generated from the following file:
Generated on Sun Sep 27 06:47:47 2009 for Mesa Main by  doxygen 1.5.4