Main Page | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Class Members | File Members
CVertex.h File Reference
Detailed Description
: CVertex implementation.Definition in file CVertex.h.
Include dependency graph for CVertex.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Defines | |
#define | VERTEX_TEX_COUNT 2 |
The maximum number of texture coordinates per vertex. Must at least be 1. | |
#define | VERTEX_TEX_COMPONENTS 3 |
The number of texture components. Must at least be 3. | |
Typedefs | |
typedef std::vector< CVertex > | CVertexArray |
STL CVertex vector. | |
typedef CVertexArray::iterator | CVertexArrayItr |
STL CVertex vector iterator. | |
typedef std::vector< CVertex * > | CPVertexArray |
STL CVertex* vector. | |
typedef CPVertexArray::iterator | CPVertexArrayItr |
STL CVertex* vector iterator. |
Generated on Tue Feb 8 21:59:26 2005 for MarSTDv2004 by
