#include <hpp/model/center-of-mass-computation.hh>
List of all members.
Constructor & Destructor Documentation
hpp::model::CenterOfMassComputation::~CenterOfMassComputation |
( |
| ) |
|
hpp::model::CenterOfMassComputation::CenterOfMassComputation |
( |
const DevicePtr_t & |
device | ) |
[protected] |
Member Function Documentation
void hpp::model::CenterOfMassComputation::add |
( |
const JointPtr_t & |
joint | ) |
|
const fcl::Vec3f& hpp::model::CenterOfMassComputation::com |
( |
| ) |
const [inline] |
void hpp::model::CenterOfMassComputation::computeMass |
( |
| ) |
|
const ComJacobian_t& hpp::model::CenterOfMassComputation::jacobian |
( |
| ) |
const [inline] |
const value_type& hpp::model::CenterOfMassComputation::mass |
( |
| ) |
const [inline] |