|
matplotlibcpp17
|
A wrapper class for matplotlib.quiver.Quiver. More...
#include <quiver.h>


Public Member Functions | |
| Quiver (const pybind11::object &q) | |
| Quiver (pybind11::object &&q) | |
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.quiver.Quiver.