#include <SbTrackerInfo.h>
Public Member Functions | |
| SbTrackerInfo () | |
| virtual | ~SbTrackerInfo () |
| void | setPosition3 (const SbVec3f &p) |
| const SbVec3f | getPosition3 () const |
| const SbRotation & | getOrientation () const |
| void | getOrientation (SbVec3f &axis, float &angle) const |
| void | setOrientation (const float &q0, const float &q1, const float &q2, const float &q3) |
| void | setOrientation (const float q[4]) |
| void | setOrientation (const SbVec3f &axis, const float &angle) |
| void | setOrientation (const SbRotation &orientation) |
| void | setOrientation (const float &zangle, const float &xangle, const float &yangle) |
| const SbLine | getRay () const |
| void | setData (void *data) |
| const void * | getData () const |
|
|
|
|
|
|
|
|
|
|
||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
||||||||||||||||
|
|
|
|
|
|
||||||||||||
|
|
|
|
|
|
||||||||||||||||||||
|
|
|
|
|
1.4.3