#include <RMF/decorator/shape.h>
|
void | set_axis_lengths (Vector3 v) |
|
void | set_coordinates (Vector3 v) |
|
void | set_frame_axis_lengths (Vector3 v) |
|
void | set_frame_coordinates (Vector3 v) |
|
void | set_frame_orientation (Vector4 v) |
|
void | set_orientation (Vector4 v) |
|
void | set_static_axis_lengths (Vector3 v) |
|
void | set_static_coordinates (Vector3 v) |
|
void | set_static_orientation (Vector4 v) |
|
Vector3 | get_axis_lengths () const |
|
Vector3 | get_coordinates () const |
|
Vector3 | get_frame_axis_lengths () const |
|
Vector3 | get_frame_coordinates () const |
|
Vector4 | get_frame_orientation () const |
|
Vector4 | get_orientation () const |
|
Vector3 | get_static_axis_lengths () const |
|
Vector3 | get_static_coordinates () const |
|
Vector4 | get_static_orientation () const |
|
|
static std::string | get_decorator_type_name () |
|
static std::string | get_decorator_type_name () |
|
See also EllipsoidFactory.
Definition at line 392 of file shape.h.
The documentation for this class was generated from the following file: