|
matplotlibcpp17
|
A wrapper class for matplotlib.collections.QuadMesh. More...
#include <collections.h>


Public Member Functions | |
| QuadMesh (const pybind11::object &quadmesh) | |
| QuadMesh (pybind11::object &&quadmesh) | |
Public Member Functions inherited from matplotlibcpp17::BaseWrapper | |
| pybind11::object | unwrap () const |
Additional Inherited Members | |
Protected Attributes inherited from matplotlibcpp17::BaseWrapper | |
| pybind11::object | self |
A wrapper class for matplotlib.collections.QuadMesh.