ReactOS 0.4.15-dev-7942-gd23573b
gl_current_attrib Struct Reference

#include <types.h>

Public Attributes

GLubyte ByteColor [4]
 
GLuint Index
 
GLfloat Normal [3]
 
GLfloat TexCoord [4]
 
GLfloat RasterPos [4]
 
GLfloat RasterDistance
 
GLfloat RasterColor [4]
 
GLuint RasterIndex
 
GLfloat RasterTexCoord [4]
 
GLboolean RasterPosValid
 
GLboolean EdgeFlag
 

Detailed Description

Definition at line 653 of file types.h.

Member Data Documentation

◆ ByteColor

GLubyte gl_current_attrib::ByteColor[4]

Definition at line 654 of file types.h.

◆ EdgeFlag

GLboolean gl_current_attrib::EdgeFlag

Definition at line 664 of file types.h.

◆ Index

GLuint gl_current_attrib::Index

Definition at line 655 of file types.h.

◆ Normal

GLfloat gl_current_attrib::Normal[3]

Definition at line 656 of file types.h.

◆ RasterColor

GLfloat gl_current_attrib::RasterColor[4]

Definition at line 660 of file types.h.

◆ RasterDistance

GLfloat gl_current_attrib::RasterDistance

Definition at line 659 of file types.h.

◆ RasterIndex

GLuint gl_current_attrib::RasterIndex

Definition at line 661 of file types.h.

◆ RasterPos

GLfloat gl_current_attrib::RasterPos[4]

Definition at line 658 of file types.h.

◆ RasterPosValid

GLboolean gl_current_attrib::RasterPosValid

Definition at line 663 of file types.h.

◆ RasterTexCoord

GLfloat gl_current_attrib::RasterTexCoord[4]

Definition at line 662 of file types.h.

◆ TexCoord

GLfloat gl_current_attrib::TexCoord[4]

Definition at line 657 of file types.h.


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