#include <joint-revolute.hpp>
| Public Member Functions | |
| Scalar & | cos () | 
| const Scalar & | cos () const | 
| bool | isEqual (const TransformRevoluteTpl &other) const | 
| operator PlainType () const | |
| EIGEN_MAKE_ALIGNED_OPERATOR_NEW | PINOCCHIO_SE3_TYPEDEF_TPL (TransformRevoluteTpl) | 
| PlainType | plain () const | 
| AngularType | rotation () const | 
| template<typename S2 , int O2> | |
| SE3GroupAction< TransformRevoluteTpl >::ReturnType | se3action (const SE3Tpl< S2, O2 > &m) const | 
| template<typename OtherScalar > | |
| void | setValues (const OtherScalar &sin, const OtherScalar &cos) | 
| Scalar & | sin () | 
| const Scalar & | sin () const | 
| TransformRevoluteTpl () | |
| TransformRevoluteTpl (const Scalar &sin, const Scalar &cos) | |
| LinearType | translation () const | 
| Protected Member Functions | |
| void | _setRotation (typename PlainType::AngularRef &rot) const | 
| Protected Attributes | |
| Scalar | m_cos | 
| Scalar | m_sin | 
Definition at line 64 of file joint-revolute.hpp.
| 
 | inline | 
Definition at line 102 of file joint-revolute.hpp.
| 
 | inline | 
Definition at line 105 of file joint-revolute.hpp.
| 
 | inlineprotected | 
Definition at line 202 of file joint-revolute.hpp.
| 
 | inline | 
Definition at line 171 of file joint-revolute.hpp.
| 
 | inline | 
Definition at line 167 of file joint-revolute.hpp.
| 
 | inline | 
Definition at line 194 of file joint-revolute.hpp.
| 
 | inline | 
Definition at line 118 of file joint-revolute.hpp.
| EIGEN_MAKE_ALIGNED_OPERATOR_NEW pinocchio::TransformRevoluteTpl< _Scalar, _Options, axis >::PINOCCHIO_SE3_TYPEDEF_TPL | ( | TransformRevoluteTpl< _Scalar, _Options, axis > | ) | 
| 
 | inline | 
Definition at line 111 of file joint-revolute.hpp.
| 
 | inline | 
Definition at line 187 of file joint-revolute.hpp.
| 
 | inline | 
Definition at line 125 of file joint-revolute.hpp.
| 
 | inline | 
Definition at line 177 of file joint-revolute.hpp.
| 
 | inline | 
Definition at line 162 of file joint-revolute.hpp.
| 
 | inline | 
Definition at line 158 of file joint-revolute.hpp.
| 
 | inline | 
Definition at line 183 of file joint-revolute.hpp.
| 
 | protected | 
Definition at line 201 of file joint-revolute.hpp.
| 
 | protected | 
Definition at line 201 of file joint-revolute.hpp.