#include <Shape.h>
List of all members.
Private Types |
typedef ::std::pair< PQP_Model
*,::std::size_t > | Model |
Static Private Member Functions |
static void | triangleCallback (void *userData, SoCallbackAction *action, const SoPrimitiveVertex *v1, const SoPrimitiveVertex *v2, const SoPrimitiveVertex *v3) |
Additional Inherited Members |
Body * | body |
Member Typedef Documentation
Constructor & Destructor Documentation
rl::sg::pqp::Shape::Shape |
( |
SoVRMLShape * |
shape, |
|
|
Body * |
body |
|
) |
| |
rl::sg::pqp::Shape::~Shape |
( |
| ) |
|
|
virtual |
Member Function Documentation
void rl::sg::pqp::Shape::triangleCallback |
( |
void * |
userData, |
|
|
SoCallbackAction * |
action, |
|
|
const SoPrimitiveVertex * |
v1, |
|
|
const SoPrimitiveVertex * |
v2, |
|
|
const SoPrimitiveVertex * |
v3 |
|
) |
| |
|
staticprivate |
void rl::sg::pqp::Shape::update |
( |
| ) |
|
Member Data Documentation
PQP_Model rl::sg::pqp::Shape::model |
PQP_REAL rl::sg::pqp::Shape::rotation[3][3] |
PQP_REAL rl::sg::pqp::Shape::translation[3] |
The documentation for this class was generated from the following files: