#include <Shape.h>
|
typedef ::std::pair< ::PQP_Model *, ::std::size_t > | Model |
|
|
static void | triangleCallback (void *userData, ::SoCallbackAction *action, const ::SoPrimitiveVertex *v1, const SoPrimitiveVertex *v2, const ::SoPrimitiveVertex *v3) |
|
◆ Model
◆ Shape()
rl::sg::pqp::Shape::Shape |
( |
::SoVRMLShape * |
shape, |
|
|
Body * |
body |
|
) |
| |
◆ ~Shape()
rl::sg::pqp::Shape::~Shape |
( |
| ) |
|
|
virtual |
◆ getTransform()
◆ setTransform()
◆ transformToWorld()
◆ triangleCallback()
static void rl::sg::pqp::Shape::triangleCallback |
( |
void * |
userData, |
|
|
::SoCallbackAction * |
action, |
|
|
const ::SoPrimitiveVertex * |
v1, |
|
|
const SoPrimitiveVertex * |
v2, |
|
|
const ::SoPrimitiveVertex * |
v3 |
|
) |
| |
|
staticprivate |
◆ update()
void rl::sg::pqp::Shape::update |
( |
| ) |
|
◆ frame
◆ model
::PQP_Model rl::sg::pqp::Shape::model |
◆ rotation
PQP_REAL rl::sg::pqp::Shape::rotation[3][3] |
◆ transform
◆ translation
PQP_REAL rl::sg::pqp::Shape::translation[3] |
The documentation for this class was generated from the following files: