Searched defs:gl_line_attrib (Results 1 – 1 of 1) sorted by relevance
629 struct gl_line_attrib struct631 GLboolean SmoothFlag; /**< GL_LINE_SMOOTH enabled? */632 GLboolean StippleFlag; /**< GL_LINE_STIPPLE enabled? */633 GLushort StipplePattern; /**< Stipple pattern */634 GLint StippleFactor; /**< Stipple repeat factor */635 GLfloat Width; /**< Line width */