|
| 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 |
|
bool | isEqual (const JointDataTpl &other) const |
|
Transformation_t | M () const |
|
Transformation_t | M_accessor () const |
|
| PINOCCHIO_JOINT_DATA_TYPEDEF_TEMPLATE (JointDerived) |
|
Constraint_t | S () const |
|
Constraint_t | S_accessor () const |
|
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 |
|
BiasTypeRef | c () |
|
JointDataTpl< _Scalar, _Options, JointCollectionTpl > & | derived () |
|
const JointDataTpl< _Scalar, _Options, JointCollectionTpl > & | derived () const |
|
DTypeConstRef | Dinv () const |
|
DTypeRef | Dinv () |
|
void | disp (std::ostream &os) const |
|
bool | isEqual (const JointDataBase< JointDataTpl< _Scalar, _Options, JointCollectionTpl > > &other) const |
| . More...
|
|
bool | isNotEqual (const JointDataBase< JointDataTpl< _Scalar, _Options, JointCollectionTpl > > &other) const |
| . More...
|
|
TansformTypeConstRef | M () const |
|
TansformTypeRef | M () |
|
bool | operator!= (const JointDataBase< JointDataTpl< _Scalar, _Options, JointCollectionTpl > > &other) const |
|
bool | operator== (const JointDataBase< JointDataTpl< _Scalar, _Options, JointCollectionTpl > > &other) const |
|
| PINOCCHIO_JOINT_DATA_TYPEDEF_TEMPLATE (JointDerived) |
|
ConstraintTypeConstRef | S () const |
|
ConstraintTypeRef | S () |
|
std::string | shortname () const |
|
UTypeConstRef | U () const |
|
UTypeRef | U () |
|
UDTypeConstRef | UDinv () const |
|
UDTypeRef | UDinv () |
|
MotionTypeConstRef | v () const |
|
MotionTypeRef | v () |
|
template<typename _Scalar, int _Options, template< typename S, int O > class JointCollectionTpl>
struct pinocchio::JointDataTpl< _Scalar, _Options, JointCollectionTpl >
Definition at line 97 of file fwd.hpp.