#include <joint-prismatic.hpp>
| Public Types | |
| typedef SpatialAxis< axis+LINEAR > | Axis | 
| typedef Axis::CartesianAxis3 | CartesianAxis3 | 
| Public Member Functions | |
| Scalar & | displacement () | 
| const Scalar & | displacement () const | 
| bool | isEqual (const TransformPrismaticTpl &other) const | 
| operator PlainType () const | |
| EIGEN_MAKE_ALIGNED_OPERATOR_NEW | PINOCCHIO_SE3_TYPEDEF_TPL (TransformPrismaticTpl) | 
| PlainType | plain () const | 
| AngularType | rotation () const | 
| template<typename S2 , int O2> | |
| SE3GroupAction< TransformPrismaticTpl >::ReturnType | se3action (const SE3Tpl< S2, O2 > &m) const | 
| TransformPrismaticTpl () | |
| TransformPrismaticTpl (const Scalar &displacement) | |
| ConstLinearRef | translation () const | 
| Protected Attributes | |
| Scalar | m_displacement | 
Definition at line 199 of file joint-prismatic.hpp.
| typedef SpatialAxis<axis + LINEAR> pinocchio::TransformPrismaticTpl< _Scalar, _Options, axis >::Axis | 
Definition at line 237 of file joint-prismatic.hpp.
| typedef Axis::CartesianAxis3 pinocchio::TransformPrismaticTpl< _Scalar, _Options, axis >::CartesianAxis3 | 
Definition at line 238 of file joint-prismatic.hpp.
| 
 | inline | 
Definition at line 240 of file joint-prismatic.hpp.
| 
 | inline | 
Definition at line 243 of file joint-prismatic.hpp.
| 
 | inline | 
Definition at line 277 of file joint-prismatic.hpp.
| 
 | inline | 
Definition at line 273 of file joint-prismatic.hpp.
| 
 | inline | 
Definition at line 291 of file joint-prismatic.hpp.
| 
 | inline | 
Definition at line 257 of file joint-prismatic.hpp.
| EIGEN_MAKE_ALIGNED_OPERATOR_NEW pinocchio::TransformPrismaticTpl< _Scalar, _Options, axis >::PINOCCHIO_SE3_TYPEDEF_TPL | ( | TransformPrismaticTpl< _Scalar, _Options, axis > | ) | 
| 
 | inline | 
Definition at line 248 of file joint-prismatic.hpp.
| 
 | inline | 
Definition at line 286 of file joint-prismatic.hpp.
| 
 | inline | 
Definition at line 264 of file joint-prismatic.hpp.
| 
 | inline | 
Definition at line 282 of file joint-prismatic.hpp.
| 
 | protected | 
Definition at line 297 of file joint-prismatic.hpp.