Main Page | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Class Members | File Members
CCompiledPolygon Class Reference
Collaboration diagram for CCompiledPolygon:
Detailed Description
Used by the CCompiledMesh class.- See also:
- CGeomCompiler
Definition at line 88 of file CGeomCompiler.h.
Public Attributes | |
std::vector< int > | vertex |
Vertices that make up this polygon. In drawing order. | |
std::vector< int > | texcoord |
Texture coordinates associated with the vertices. | |
std::vector< int > | edge |
Edges that make up this polygon. | |
CPlane | plane |
CVector | center |
void * | data |
Custom data field. |
The documentation for this class was generated from the following file:
Generated on Tue Feb 8 21:59:34 2005 for MarSTDv2004 by
