#include <Shape.h>
List of all members.
Public Attributes |
dGeomID | geom |
Private Member Functions |
void | create (const SoMFVec3f &point, const SoMFInt32 &coordIndex, dReal *vertices, dTriIndex *indices) const |
Additional Inherited Members |
Body * | body |
Constructor & Destructor Documentation
rl::sg::ode::Shape::Shape |
( |
SoVRMLShape * |
shape, |
|
|
Body * |
body |
|
) |
| |
rl::sg::ode::Shape::~Shape |
( |
| ) |
|
|
virtual |
Member Function Documentation
void rl::sg::ode::Shape::create |
( |
const SoMFVec3f & |
point, |
|
|
const SoMFInt32 & |
coordIndex, |
|
|
dReal * |
vertices, |
|
|
dTriIndex * |
indices |
|
) |
| const |
|
private |
Member Data Documentation
dGeomID rl::sg::ode::Shape::geom |
dTriIndex* rl::sg::ode::Shape::indices |
|
private |
dReal* rl::sg::ode::Shape::vertices |
|
private |
The documentation for this class was generated from the following files: