wbc
pygen::python_list_to_joint_vector< JointVectorType > Struct Template Reference

#include <base_types_conversion.h>

Public Member Functions

 python_list_to_joint_vector ()
 

Static Public Member Functions

static void * convertible (PyObject *obj_ptr)
 
static void construct (PyObject *obj_ptr, py::converter::rvalue_from_python_stage1_data *data)
 

Constructor & Destructor Documentation

◆ python_list_to_joint_vector()

template<class JointVectorType >
pygen::python_list_to_joint_vector< JointVectorType >::python_list_to_joint_vector ( )
inline

Member Function Documentation

◆ construct()

template<class JointVectorType >
static void pygen::python_list_to_joint_vector< JointVectorType >::construct ( PyObject * obj_ptr,
py::converter::rvalue_from_python_stage1_data * data )
inlinestatic

◆ convertible()

template<class JointVectorType >
static void * pygen::python_list_to_joint_vector< JointVectorType >::convertible ( PyObject * obj_ptr)
inlinestatic

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