Template Class ForceTpl
Defined in File force-tpl.hpp
Inheritance Relationships
Base Type
public pinocchio::ForceDense< ForceTpl< _Scalar, _Options > >
(Template Class ForceDense)
Class Documentation
-
template<typename _Scalar, int _Options>
class ForceTpl : public pinocchio::ForceDense<ForceTpl<_Scalar, _Options>> Public Types
Values:
-
enumerator Options
-
enumerator Options
Public Functions
-
inline ForceTpl()
-
template<typename V1, typename V2>
inline ForceTpl(const Eigen::MatrixBase<V1> &v, const Eigen::MatrixBase<V2> &w)
-
template<typename M2>
inline explicit ForceTpl(const ForceDense<M2> &clone)
-
inline ToVectorConstReturnType toVector_impl() const
-
inline ToVectorReturnType toVector_impl()
-
inline ConstAngularType angular_impl() const
-
inline ConstLinearType linear_impl() const
-
inline AngularType angular_impl()
-
inline LinearType linear_impl()
Public Members
- EIGEN_MAKE_ALIGNED_OPERATOR_NEW typedef ForceDense< ForceTpl > Base
Protected Attributes
-
Vector6 m_data