Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

XFcGLTriangleInfo Class Reference

Example of a legal triangle info data. More...

Collaboration diagram for XFcGLTriangleInfo:

Collaboration graph
[legend]
List of all members.

Public Attributes

UINT32 mDiffuseColor [3]
 Diffuse color.

REAL mNX
 X-component of normal vector.

REAL mNY
 X-component of normal vector.

REAL mNZ
 X-component of normal vector.

REAL mU [3]
 U-components of the texture coordinates.

REAL mV [3]
 V-components of the texture coordinates.


Detailed Description

Example of a legal triangle info data.

Format matches to flags specified in XFCGLTRIANGLEINFO.

See also:
XFCGLTRIANGLEINFO


Member Data Documentation

UINT32 XFcGLTriangleInfo::mDiffuseColor[3]
 

Diffuse color.

REAL XFcGLTriangleInfo::mNX
 

X-component of normal vector.

REAL XFcGLTriangleInfo::mNY
 

X-component of normal vector.

REAL XFcGLTriangleInfo::mNZ
 

X-component of normal vector.

REAL XFcGLTriangleInfo::mU[3]
 

U-components of the texture coordinates.

REAL XFcGLTriangleInfo::mV[3]
 

V-components of the texture coordinates.


   
X-Forge Documentation
Confidential
Copyright © 2002-2003 Fathammer
   
Documentation generated
with doxygen
by Dimitri van Heesch