ReactOS Fundraising Campaign 2012
 
€ 4,410 / € 30,000

Information | Donate

Home | Info | Community | Development | myReactOS | Contact Us

  1. Home
  2. Community
  3. Development
  4. myReactOS
  5. Fundraiser 2012

  1. Main Page
  2. Alphabetical List
  3. Data Structures
  4. Directories
  5. File List
  6. Data Fields
  7. Globals
  8. Related Pages

ReactOS Development > Doxygen

gl_current_attrib Struct Reference

#include <mtypes.h>

Data Fields

Current vertex attributes.
Note:
Values are valid only after FLUSH_VERTICES has been called.
Index and Edgeflag current values are stored as floats in the SIX and SEVEN attribute slots.
GLfloat Attrib [VERT_ATTRIB_MAX][4]
Current raster position attributes (always valid).
Note:
This set of attributes is very similar to the SWvertex struct.
GLfloat RasterPos [4]
GLfloat RasterDistance
GLfloat RasterColor [4]
GLfloat RasterSecondaryColor [4]
GLfloat RasterIndex
GLfloat RasterTexCoords [MAX_TEXTURE_UNITS][4]
GLboolean RasterPosValid

Detailed Description

Current attribute group (GL_CURRENT_BIT).

Definition at line 619 of file mtypes.h.


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

Generated on Sun May 27 2012 06:20:51 for ReactOS by doxygen 1.7.6.1

ReactOS is a registered trademark or a trademark of ReactOS Foundation in the United States and other countries.