matplotlibcpp17
|
A proxy class for pybind object. More...
#include <common.h>
Public Member Functions | |
ObjectWrapper (const pybind11::object &object) | |
ObjectWrapper (pybind11::object &&object) | |
![]() | |
pybind11::object | unwrap () const |
Additional Inherited Members | |
![]() | |
pybind11::object | self |
A proxy class for pybind object.