#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 96 of file pybind11.hpp.
typedef py::object pinocchio::python::convert_boost_python_object< T >::type |
Definition at line 98 of file pybind11.hpp.
|
inlinestatic |
Definition at line 104 of file pybind11.hpp.
|
inlinestatic |
Definition at line 99 of file pybind11.hpp.