|  | 
| template<typename JointModel > | 
| void | operator() (const pinocchio::JointModelBase< JointModel > &) const | 
|  | 
| template<typename Scalar , int Options, template< typename S, int O > class JointCollectionTpl> | 
| void | operator() (const pinocchio::JointModelCompositeTpl< Scalar, Options, JointCollectionTpl > &) | 
|  | 
| template<typename Scalar , int Options, template< typename, int > class JointCollection> | 
| void | operator() (const pinocchio::JointModelMimicTpl< Scalar, Options, JointCollection > &) | 
|  | 
|  | 
| template<typename Motion > | 
| static void | test (Motion &m) | 
|  | 
Definition at line 493 of file unittest/serialization.cpp.
 
◆ operator()() [1/3]
template<typename JointModel > 
 
 
◆ operator()() [2/3]
template<typename Scalar , int Options, template< typename S, int O > class JointCollectionTpl> 
 
 
◆ operator()() [3/3]
template<typename Scalar , int Options, template< typename, int > class JointCollection> 
 
 
◆ test()
template<typename Motion > 
  
  | 
        
          | static void TestJointMotion::test | ( | Motion & | m | ) |  |  | inlinestatic | 
 
 
The documentation for this struct was generated from the following file: