#include <spatial-axis.hpp>
|
| template<typename Derived1 , typename Derived2 > |
| static void | cross (const MotionDense< Derived1 > &min, const MotionDense< Derived2 > &mout) |
| |
| template<typename Derived > |
| static traits< Derived >::MotionPlain | cross (const MotionDense< Derived > &min) |
| |
| template<typename Derived1 , typename Derived2 > |
| static void | cross (const ForceDense< Derived1 > &fin, const ForceDense< Derived2 > &fout) |
| |
| template<typename Derived > |
| static traits< Derived >::ForcePlain | cross (const ForceDense< Derived > &fin) |
| |
template<int _axis>
struct pinocchio::SpatialAxis< _axis >
Definition at line 15 of file spatial-axis.hpp.
template<int axis>
template<typename Derived1 , typename Derived2 >
template<int _axis>
template<typename Derived >
template<int axis>
template<typename Derived1 , typename Derived2 >
template<int _axis>
template<typename Derived >
template<int _axis>
template<typename MotionDerived >
template<int _axis>
template<typename Scalar >
template<int _axis>
template<typename Scalar >
template<int _axis>
template<typename Derived >
The documentation for this struct was generated from the following file: