Main Page | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Class Members | File Members
CCompiledVertex Class Reference
Collaboration diagram for CCompiledVertex:
Detailed Description
Used by the CCompiledMesh class.- See also:
- CGeomCompiler
Definition at line 35 of file CGeomCompiler.h.
Public Attributes | |
CVector | p |
XYZ position of the vertex. | |
std::vector< int > | edge |
Edges the vertex is used by. | |
std::vector< int > | polygon |
Polygons the vertex is used by. | |
CPlane | plane |
The normal of the plane is the average normal of all polygons that use this vertex. distance is calculated normal * p. |
The documentation for this class was generated from the following file:
Generated on Tue Feb 8 21:59:34 2005 for MarSTDv2004 by
