|
typedef JointDataBase< JointDataTpl > | Base |
|
typedef JointCollectionTpl< _Scalar, _Options > | JointCollection |
|
typedef JointCollection::JointDataVariant | JointDataVariant |
|
typedef JointTpl< _Scalar, _Options, JointCollectionTpl > | JointDerived |
|
typedef traits< JointDataTpl< _Scalar, _Options, JointCollectionTpl > >::JointDerived | JointDerived |
|
|
| JointDataTpl (const JointDataVariant &jdata_variant) |
|
template<typename JointDataDerived > |
| JointDataTpl (const JointDataBase< JointDataDerived > &jdata) |
|
Bias_t | c () const |
|
Bias_t | c_accessor () const |
|
D_t | Dinv () const |
|
D_t | Dinv_accessor () const |
|
Transformation_t | M () const |
|
Transformation_t | M_accessor () const |
|
Constraint_t | S () const |
|
Constraint_t | S_accessor () const |
| Define all the standard accessors.
|
|
std::string | shortname () const |
|
JointDataVariant & | toVariant () |
|
const JointDataVariant & | toVariant () const |
|
U_t | U () const |
|
U_t | U_accessor () const |
|
UD_t | UDinv () const |
|
UD_t | UDinv_accessor () const |
|
Motion_t | v () const |
|
Motion_t | v_accessor () const |
|
BiasTypeConstRef | c () const |
|
JointDataTpl< _Scalar, _Options, JointCollectionTpl > & | derived () |
|
const JointDataTpl< _Scalar, _Options, JointCollectionTpl > & | derived () const |
|
DTypeConstRef | Dinv () const |
|
void | disp (std::ostream &os) const |
|
F_t & | F () |
|
TansformTypeConstRef | M () const |
|
ConstraintTypeConstRef | S () const |
|
std::string | shortname () const |
|
UTypeConstRef | U () const |
|
UTypeRef | U () |
|
UDTypeConstRef | UDinv () const |
|
MotionTypeConstRef | v () const |
|
|
static std::string | classname () |
|
static std::string | classname () |
|
|
| PINOCCHIO_JOINT_DATA_TYPEDEF_TEMPLATE |
|
| PINOCCHIO_JOINT_DATA_TYPEDEF_TEMPLATE |
|
template<typename _Scalar, int _Options, template< typename S, int O > class JointCollectionTpl>
struct pinocchio::JointDataTpl< _Scalar, _Options, JointCollectionTpl >
Definition at line 90 of file multibody/joint/fwd.hpp.
The documentation for this struct was generated from the following files: