#include <pybind11.hpp>
Public Types | |
typedef py::object | type |
Static Public Member Functions | |
static T | _from (type t) |
static type | _to (T t) |
Definition at line 83 of file pybind11.hpp.
typedef py::object pinocchio::python::convert_boost_python_object< T >::type |
Definition at line 84 of file pybind11.hpp.
|
inlinestatic |
Definition at line 89 of file pybind11.hpp.
|
inlinestatic |
Definition at line 85 of file pybind11.hpp.