#include <joint-data-base.hpp>
Public Member Functions | |
| BiasTypeConstRef | c () const |
| BiasTypeRef | c () |
| Derived & | derived () |
| const Derived & | derived () const |
| DTypeConstRef | Dinv () const |
| DTypeRef | Dinv () |
| void | disp (std::ostream &os) const |
| bool | isEqual (const JointDataBase &other) const |
| . More... | |
| template<typename OtherDerived > | |
| bool | isEqual (const JointDataBase< OtherDerived > &) const |
| . More... | |
| bool | isNotEqual (const JointDataBase< Derived > &other) const |
| . More... | |
| TansformTypeConstRef | M () const |
| TansformTypeRef | M () |
| bool | operator!= (const JointDataBase< Derived > &other) const |
| template<typename OtherDerived > | |
| bool | operator== (const JointDataBase< OtherDerived > &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 () |
Static Public Member Functions | |
| static std::string | classname () |
Public Attributes | |
| EIGEN_MAKE_ALIGNED_OPERATOR_NEW typedef traits< Derived >::JointDerived | JointDerived |
Protected Member Functions | |
| JointDataBase () | |
| Default constructor: protected. More... | |
Friends | |
| std::ostream & | operator<< (std::ostream &os, const JointDataBase< Derived > &joint) |
Definition at line 82 of file joint-data-base.hpp.
|
inlineprotected |
Default constructor: protected.
Definition at line 164 of file joint-data-base.hpp.
|
inline |
Definition at line 98 of file joint-data-base.hpp.
|
inline |
Definition at line 99 of file joint-data-base.hpp.
|
inlinestatic |
Definition at line 109 of file joint-data-base.hpp.
|
inline |
Definition at line 89 of file joint-data-base.hpp.
|
inline |
Definition at line 90 of file joint-data-base.hpp.
|
inline |
Definition at line 103 of file joint-data-base.hpp.
|
inline |
Definition at line 104 of file joint-data-base.hpp.
|
inline |
Definition at line 111 of file joint-data-base.hpp.
|
inline |
|
inline |
|
inline |
|
inline |
Definition at line 94 of file joint-data-base.hpp.
|
inline |
Definition at line 95 of file joint-data-base.hpp.
|
inline |
Definition at line 150 of file joint-data-base.hpp.
|
inline |
Definition at line 124 of file joint-data-base.hpp.
| pinocchio::JointDataBase< Derived >::PINOCCHIO_JOINT_DATA_TYPEDEF_TEMPLATE | ( | JointDerived | ) |
|
inline |
Definition at line 92 of file joint-data-base.hpp.
|
inline |
Definition at line 93 of file joint-data-base.hpp.
|
inline |
Definition at line 108 of file joint-data-base.hpp.
|
inline |
Definition at line 101 of file joint-data-base.hpp.
|
inline |
Definition at line 102 of file joint-data-base.hpp.
|
inline |
Definition at line 105 of file joint-data-base.hpp.
|
inline |
Definition at line 106 of file joint-data-base.hpp.
|
inline |
Definition at line 96 of file joint-data-base.hpp.
|
inline |
Definition at line 97 of file joint-data-base.hpp.
|
friend |
Definition at line 117 of file joint-data-base.hpp.
| EIGEN_MAKE_ALIGNED_OPERATOR_NEW typedef traits<Derived>::JointDerived pinocchio::JointDataBase< Derived >::JointDerived |
Definition at line 86 of file joint-data-base.hpp.