matplotlibcpp17
matplotlibcpp17::collections::QuadMesh Struct Reference

A wrapper class for matplotlib.collections.QuadMesh. More...

#include <collections.h>

Inheritance diagram for matplotlibcpp17::collections::QuadMesh:
Collaboration diagram for matplotlibcpp17::collections::QuadMesh:

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
 

Detailed Description

A wrapper class for matplotlib.collections.QuadMesh.


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