#include <RMF/decorator/physics.h>
|
void | set_element (Int v) |
|
void | set_frame_element (Int v) |
|
void | set_frame_mass (Float v) |
|
void | set_frame_radius (Float v) |
|
void | set_mass (Float v) |
|
void | set_radius (Float v) |
|
void | set_static_element (Int v) |
|
void | set_static_mass (Float v) |
|
void | set_static_radius (Float v) |
|
Int | get_element () const |
|
Int | get_frame_element () const |
|
Float | get_frame_mass () const |
|
Float | get_frame_radius () const |
|
Float | get_mass () const |
|
Float | get_radius () const |
|
Int | get_static_element () const |
|
Float | get_static_mass () const |
|
Float | get_static_radius () const |
|
|
static std::string | get_decorator_type_name () |
|
static std::string | get_decorator_type_name () |
|
See also AtomFactory.
Definition at line 935 of file physics.h.
The documentation for this class was generated from the following file: