FemViewer::mfvBaseObject Class Reference
#include <Geometry.h>
List of all members.
Constructor & Destructor Documentation
virtual FemViewer::mfvBaseObject::~mfvBaseObject |
( |
|
) |
[inline, virtual] |
Member Function Documentation
virtual void FemViewer::mfvBaseObject::calculateNormals |
( |
|
) |
[pure virtual] |
virtual void FemViewer::mfvBaseObject::computeBounds |
( |
const Vec3f & |
planeNormal, |
|
|
float & |
dnear, |
|
|
float & |
dfar | |
|
) |
| | const [inline, virtual] |
virtual const BBox3D& FemViewer::mfvBaseObject::getBounds |
( |
|
) |
const [pure virtual] |
Implemented in FemViewer::mfvObject< TReal, TIndex, NUM_VERTICES >, FemViewer::mfvObject< CoordType, id_t, NUM_TRIANGLE_VERTICES >, FemViewer::mfvObject< CoordType, id_t, NUM_PRISM_VERTICES >, and FemViewer::mfvObject< CoordType, id_t, NUM_TETRA_VERTICES >.
virtual CVec3f FemViewer::mfvBaseObject::getCenter |
( |
|
) |
const [pure virtual] |
Implemented in FemViewer::mfvObject< TReal, TIndex, NUM_VERTICES >, FemViewer::mfvObject< CoordType, id_t, NUM_TRIANGLE_VERTICES >, FemViewer::mfvObject< CoordType, id_t, NUM_PRISM_VERTICES >, and FemViewer::mfvObject< CoordType, id_t, NUM_TETRA_VERTICES >.
virtual bool FemViewer::mfvBaseObject::intersect |
( |
const Ray< float > & |
ray, |
|
|
isect_info_t * |
isectData | |
|
) |
| | const [pure virtual] |
Member Data Documentation
The documentation for this class was generated from the following files: