|
| PINOCCHIO_JOINT_DATA_TYPEDEF_TEMPLATE (JointDerived) |
|
std::string | shortname () const |
|
BiasTypeConstRef | c () const |
|
BiasTypeRef | c () |
|
JointDataPrismaticTpl< _Scalar, _Options, axis > & | derived () |
|
const JointDataPrismaticTpl< _Scalar, _Options, axis > & | derived () const |
|
DTypeConstRef | Dinv () const |
|
DTypeRef | Dinv () |
|
void | disp (std::ostream &os) const |
|
bool | isEqual (const JointDataBase< JointDataPrismaticTpl< _Scalar, _Options, axis > > &other) const |
| . More...
|
|
bool | isNotEqual (const JointDataBase< JointDataPrismaticTpl< _Scalar, _Options, axis > > &other) const |
| . More...
|
|
TansformTypeConstRef | M () const |
|
TansformTypeRef | M () |
|
bool | operator!= (const JointDataBase< JointDataPrismaticTpl< _Scalar, _Options, axis > > &other) const |
|
bool | operator== (const JointDataBase< JointDataPrismaticTpl< _Scalar, _Options, axis > > &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, int axis>
struct pinocchio::JointDataPrismaticTpl< _Scalar, _Options, axis >
Definition at line 55 of file fwd.hpp.