#include <spatial-axis.hpp>
|
template<typename Derived > |
static traits< Derived >::ForcePlain | cross (const ForceDense< Derived > &fin) |
|
template<typename Derived1 , typename Derived2 > |
static void | cross (const ForceDense< Derived1 > &fin, const ForceDense< Derived2 > &fout) |
|
template<typename Derived > |
static traits< Derived >::MotionPlain | cross (const MotionDense< Derived > &min) |
|
template<typename Derived1 , typename Derived2 > |
static void | cross (const MotionDense< Derived1 > &min, const MotionDense< Derived2 > &mout) |
|
template<int _axis>
struct pinocchio::SpatialAxis< _axis >
Definition at line 16 of file spatial-axis.hpp.
◆ CartesianAxis3
◆ anonymous enum
◆ anonymous enum
◆ cross() [1/4]
template<int _axis>
template<typename Derived >
◆ cross() [2/4]
template<int axis>
template<typename Derived1 , typename Derived2 >
◆ cross() [3/4]
template<int _axis>
template<typename Derived >
◆ cross() [4/4]
template<int axis>
template<typename Derived1 , typename Derived2 >
◆ motionAction()
template<int _axis>
template<typename MotionDerived >
◆ operator*()
template<int _axis>
template<typename Scalar >
◆ operator*
template<int _axis>
template<typename Scalar >
◆ operator<<
template<int _axis>
template<typename Derived >
The documentation for this struct was generated from the following file: