ReactOS 0.4.15-dev-7924-g5949c20
gl_line_attrib Struct Reference

#include <types.h>

Public Attributes

GLboolean SmoothFlag
 
GLboolean StippleFlag
 
GLushort StipplePattern
 
GLint StippleFactor
 
GLfloat Width
 

Detailed Description

Definition at line 793 of file types.h.

Member Data Documentation

◆ SmoothFlag

GLboolean gl_line_attrib::SmoothFlag

Definition at line 794 of file types.h.

◆ StippleFactor

GLint gl_line_attrib::StippleFactor

Definition at line 797 of file types.h.

◆ StippleFlag

GLboolean gl_line_attrib::StippleFlag

Definition at line 795 of file types.h.

◆ StipplePattern

GLushort gl_line_attrib::StipplePattern

Definition at line 796 of file types.h.

◆ Width

GLfloat gl_line_attrib::Width

Definition at line 798 of file types.h.


The documentation for this struct was generated from the following file: