|  | RobWorkProject
    23.9.11-
    | 
A class to wrap rigid body information. More...
#include <RigidBodyInfo.hpp>
| Public Member Functions | |
| RigidBodyInfo (double mass, const rw::math::InertiaMatrix<> &Ibody) | |
| constructs a RigidBodyInfo with a mass, inertia matrix, initial pose and velocity. | |
| virtual | ~RigidBodyInfo () | 
| destructor | |
| double | getMass () | 
| returns the mass of this RigidBodyInfo  More... | |
| rw::math::InertiaMatrix | getInertia () | 
| returns the inertia matrix of this rigid body | |
A class to wrap rigid body information.
| 
 | inline | 
returns the mass of this RigidBodyInfo