Public Types | Public Member Functions | Static Public Member Functions | List of all members
pinocchio::python::ExtractJointModelVariantTypeVisitor< JointModel > Struct Template Reference

#include <joint-model.hpp>

Public Types

typedef JointModel::JointCollection JointCollection
 
typedef bp::object result_type
 

Public Member Functions

template<typename JointModelDerived >
result_type operator() (const JointModelBase< JointModelDerived > &jmodel) const
 

Static Public Member Functions

static result_type extract (const JointModel &jmodel)
 

Detailed Description

template<typename JointModel>
struct pinocchio::python::ExtractJointModelVariantTypeVisitor< JointModel >

Definition at line 19 of file joint-model.hpp.

Member Typedef Documentation

◆ JointCollection

Definition at line 21 of file joint-model.hpp.

◆ result_type

template<typename JointModel >
typedef bp::object pinocchio::python::ExtractJointModelVariantTypeVisitor< JointModel >::result_type

Definition at line 22 of file joint-model.hpp.

Member Function Documentation

◆ extract()

template<typename JointModel >
static result_type pinocchio::python::ExtractJointModelVariantTypeVisitor< JointModel >::extract ( const JointModel jmodel)
inlinestatic

Definition at line 31 of file joint-model.hpp.

◆ operator()()

template<typename JointModel >
template<typename JointModelDerived >
result_type pinocchio::python::ExtractJointModelVariantTypeVisitor< JointModel >::operator() ( const JointModelBase< JointModelDerived > &  jmodel) const
inline

Definition at line 25 of file joint-model.hpp.


The documentation for this struct was generated from the following file:


pinocchio
Author(s):
autogenerated on Wed Jun 19 2024 02:41:20