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

#include <pybind11.hpp>

Public Types

typedef T type
 

Static Public Member Functions

static type _from (type t)
 
static T _to (T t)
 

Detailed Description

template<typename T>
struct pinocchio::python::convert_type< T >

Definition at line 71 of file pybind11.hpp.

Member Typedef Documentation

◆ type

template<typename T >
typedef T pinocchio::python::convert_type< T >::type

Definition at line 72 of file pybind11.hpp.

Member Function Documentation

◆ _from()

template<typename T >
static type pinocchio::python::convert_type< T >::_from ( type  t)
inlinestatic

Definition at line 74 of file pybind11.hpp.

◆ _to()

template<typename T >
static T pinocchio::python::convert_type< T >::_to ( t)
inlinestatic

Definition at line 73 of file pybind11.hpp.


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


pinocchio
Author(s):
autogenerated on Sun Apr 28 2024 02:41:55