csTriangleVertices Class Reference
A class which holds vertices and connectivity information for a triangle mesh. More...
#include <trimesh.h>
Public Methods | |
csTriangleVertices (csTriangleMesh *mesh, csVector3 *verts, int num_verts) | |
Build vertex table for a triangle mesh. | |
void | UpdateVertices (csVector3 *verts) |
Update vertex table for a given set of vertices (with the same number as at init). |
Detailed Description
A class which holds vertices and connectivity information for a triangle mesh.
Definition at line 98 of file trimesh.h.
Constructor & Destructor Documentation
|
Build vertex table for a triangle mesh.
|
Member Function Documentation
|
Update vertex table for a given set of vertices (with the same number as at init).
|
The documentation for this class was generated from the following file:
- csgeom/trimesh.h
Generated for Crystal Space by doxygen 1.2.18