Main Page   Class Hierarchy   Compound List   File List   Compound Members  

GeMeshTypes Class Reference

A class to collect a few common typedefs. More...

#include <freecloth/geom/geMeshTypes.h>

Inheritance diagram for GeMeshTypes:

Inheritance graph
[legend]
List of all members.

Public Types

typedef UInt32 FaceId
 Face index.

typedef UInt32 VertexId
 Vertex index.

typedef UInt32 TextureVertexId
 Texture vertex index.

typedef UInt32 FaceVertexId
 Index of a vertex within a face.

typedef GePoint VertexType
 Vertex.

typedef GePoint TextureVertexType
 Texture vertex, i.e. texture co-ordinates.

typedef std::vector< VertexTypeVertexContainer
 Container for vertices.

typedef VertexContainer::iterator VertexIterator
 Iterator for vertices.

typedef VertexContainer::const_iterator VertexConstIterator
 ConstIterator for vertices.

typedef std::vector< TextureVertexTypeTextureVertexContainer
 Container for texture vertices.

typedef TextureVertexContainer::iterator TextureVertexIterator
 Iterator for texture vertices.

typedef TextureVertexContainer::const_iterator TextureVertexConstIterator
 ConstIterator for texture vertices.


Detailed Description

A class to collect a few common typedefs.

These typedefs are used by the various GeMesh* classes.

Definition at line 44 of file geMeshTypes.h.


The documentation for this class was generated from the following file:
Generated on Wed Apr 23 15:58:54 2003 for Freecloth by doxygen1.3-rc3