csTriangleMeshBox Class Reference
[Geometry utilities]
A convenience triangle mesh implementation that represents a cube.
More...
#include <csgeom/trimesh.h>
Inherits scfImplementation1<csTriangleMeshBox,iTriangleMesh>.
Public Member Functions | |
| csTriangleMeshBox (const csBox3 &box) | |
| Construct a cube triangle mesh. | |
| void | SetBox (const csBox3 &box) |
| Set the box. | |
Detailed Description
A convenience triangle mesh implementation that represents a cube.Definition at line 166 of file trimesh.h.
Constructor & Destructor Documentation
| csTriangleMeshBox::csTriangleMeshBox | ( | const csBox3 & | box | ) | [inline] |
Member Function Documentation
| void csTriangleMeshBox::SetBox | ( | const csBox3 & | box | ) | [inline] |
The documentation for this class was generated from the following file:
- csgeom/trimesh.h
Generated for Crystal Space 1.4.0 by doxygen 1.5.8
