matplotlibcpp17
matplotlibcpp17::quiver::QuiverKey Struct Reference

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

#include <quiver.h>

Inheritance diagram for matplotlibcpp17::quiver::QuiverKey:
Collaboration diagram for matplotlibcpp17::quiver::QuiverKey:

Public Member Functions

 QuiverKey (const pybind11::object &qk)
 
 QuiverKey (pybind11::object &&qk)
 
- 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.QuiverKey.


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