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

gl_line_attrib Struct Reference

#include <mtypes.h>


Detailed Description

Line attribute group (GL_LINE_BIT).

Data Fields

GLboolean SmoothFlag
 GL_LINE_SMOOTH enabled?
GLboolean StippleFlag
 GL_LINE_STIPPLE enabled?
GLushort StipplePattern
 Stipple pattern.
GLint StippleFactor
 Stipple repeat factor.
GLfloat Width
 Line width.

Field Documentation

GLboolean gl_line_attrib::SmoothFlag

GL_LINE_SMOOTH enabled?

GLboolean gl_line_attrib::StippleFlag

GL_LINE_STIPPLE enabled?

GLushort gl_line_attrib::StipplePattern

Stipple pattern.

GLint gl_line_attrib::StippleFactor

Stipple repeat factor.

GLfloat gl_line_attrib::Width

Line width.


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