matplotlibcpp17
matplotlibcpp17::patches::Polygon Struct Reference

A wrapper class for matplotlib.patches.Polygon. More...

#include <patches.h>

Inheritance diagram for matplotlibcpp17::patches::Polygon:
Collaboration diagram for matplotlibcpp17::patches::Polygon:

Public Member Functions

 Polygon (const pybind11::tuple &args=pybind11::tuple(), const pybind11::dict &kwargs=pybind11::dict())
 
- 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.patches.Polygon.


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