CrystalSpace

Public API Reference

csTriangleMeshBox Class Reference
[Geometry utilities]

A convenience triangle mesh implementation that represents a cube. More...

#include <csgeom/trimesh.h>

Inherits scfImplementation1<csTriangleMeshBox,iTriangleMesh>.

List of all members.

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]

Construct a cube triangle mesh.

Definition at line 179 of file trimesh.h.


Member Function Documentation

void csTriangleMeshBox::SetBox ( const csBox3 box  )  [inline]

Set the box.

Definition at line 206 of file trimesh.h.


The documentation for this class was generated from the following file:

Generated for Crystal Space 1.4.0 by doxygen 1.5.8