#include <mtypes.h>
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. |
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.
Stipple repeat factor.
GLfloat gl_line_attrib::Width |
Line width.