matplotlibcpp17
matplotlibcpp17::quiver::Quiver Struct Reference

A wrapper class for matplotlib.quiver.Quiver. More...

#include <quiver.h>

Inheritance diagram for matplotlibcpp17::quiver::Quiver:
Collaboration diagram for matplotlibcpp17::quiver::Quiver:

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
 

Detailed Description

A wrapper class for matplotlib.quiver.Quiver.


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