#include <math.h>
Inheritance diagram for mudbox::SubSpace:

Public Member Functions |
|
| virtual const mudbox::ClassDesc * | RuntimeClass (void) const |
| virtual void | Initialize (const class Mesh *pMesh, Store< unsigned int > aFaceList, float fAClip, float fBClip) |
| virtual bool | IsOutside (const Vector &vPos, float fRange) const |
| virtual AxisAlignedBoundingBox | BoundingBox (void) const |
Static Public Member Functions |
|
| const mudbox::ClassDesc * | StaticClass (void) |
| mudbox::Node * | CreateInstances (unsigned int iCount=1) |
|
|
Reimplemented from mudbox::Node.
00761 :
virtual void Initialize( const class Mesh *pMesh, Store<unsigned int> aFaceList, float fAClip, float fBClip );
|
|
|
Reimplemented from mudbox::Node. |
|
|
Reimplemented from mudbox::Node. |
|
||||||||||||||||||||
|
||||||||||||
|