#include <Shape.h>
List of all members.
Private Member Functions |
DT_ShapeHandle | create (SoVRMLShape *shape) |
DT_ShapeHandle | create (const SoMFVec3f &point) |
DT_ShapeHandle | create (const SoMFVec3f &point, const SoMFInt32 &coordIndex) |
Additional Inherited Members |
Body * | body |
Constructor & Destructor Documentation
rl::sg::solid::Shape::Shape |
( |
SoVRMLShape * |
shape, |
|
|
Body * |
body |
|
) |
| |
rl::sg::solid::Shape::~Shape |
( |
| ) |
|
|
virtual |
Member Function Documentation
DT_ShapeHandle rl::sg::solid::Shape::create |
( |
SoVRMLShape * |
shape | ) |
|
|
private |
DT_ShapeHandle rl::sg::solid::Shape::create |
( |
const SoMFVec3f & |
point | ) |
|
|
private |
DT_ShapeHandle rl::sg::solid::Shape::create |
( |
const SoMFVec3f & |
point, |
|
|
const SoMFInt32 & |
coordIndex |
|
) |
| |
|
private |
void rl::sg::solid::Shape::setMargin |
( |
const ::rl::math::Real & |
margin | ) |
|
void rl::sg::solid::Shape::update |
( |
| ) |
|
Member Data Documentation
bool rl::sg::solid::Shape::complex |
::std::tr1::unordered_set< Shape* > rl::sg::solid::Shape::encounters |
DT_Vector3 rl::sg::solid::Shape::max |
|
private |
DT_Vector3 rl::sg::solid::Shape::min |
|
private |
DT_ObjectHandle rl::sg::solid::Shape::object |
BP_ProxyHandle rl::sg::solid::Shape::proxy |
DT_ShapeHandle rl::sg::solid::Shape::shape |
|
private |
The documentation for this class was generated from the following files: