#include <RMF/decorator/physics.h>
|
void | set_frame_rotation (Vector4 v) |
|
void | set_frame_translation (Vector3 v) |
|
void | set_rotation (Vector4 v) |
|
void | set_static_rotation (Vector4 v) |
|
void | set_static_translation (Vector3 v) |
|
void | set_translation (Vector3 v) |
|
Vector4 | get_frame_rotation () const |
|
Vector3 | get_frame_translation () const |
|
Vector4 | get_rotation () const |
|
Vector4 | get_static_rotation () const |
|
Vector3 | get_static_translation () const |
|
Vector3 | get_translation () const |
|
|
static std::string | get_decorator_type_name () |
|
static std::string | get_decorator_type_name () |
|
See also ReferenceFrameFactory.
Definition at line 1125 of file physics.h.
The documentation for this class was generated from the following file: