Template Class MotionRef< const Vector6ArgType >
Defined in File motion-ref.hpp
Inheritance Relationships
Base Types
public pinocchio::MotionDense< MotionRef< Vector6ArgType > >(Template Class MotionDense)public pinocchio::MotionDense< MotionRef< const Vector6ArgType > >(Template Class MotionDense)
Class Documentation
-
template<typename Vector6ArgType>
class MotionRef<const Vector6ArgType> : public pinocchio::MotionDense<MotionRef<Vector6ArgType>>, public pinocchio::MotionDense<MotionRef<const Vector6ArgType>> -
Public Functions
- inline MotionRef (typename PINOCCHIO_EIGEN_REF_CONST_TYPE(Vector6ArgType) v_like)
-
inline ToVectorConstReturnType toVector_impl() const
-
inline ConstAngularType angular_impl() const
-
inline ConstLinearType linear_impl() const
-
template<typename Vector6Like>
inline MotionPlain __plus__(const MotionRef<Vector6ArgType> &v) const
-
template<typename Vector6Like>
inline MotionPlain __minus__(const MotionRef<Vector6ArgType> &v) const
-
template<typename OtherScalar>
inline MotionPlain __mult__(const OtherScalar &alpha) const
-
inline PlainReturnType plain() const
Public Members
- EIGEN_MAKE_ALIGNED_OPERATOR_NEW typedef MotionDense< MotionRef > Base
Protected Attributes
-
DataRefType m_ref