matplotlibcpp17
matplotlibcpp17::animation::ArtistAnimation Struct Reference

A wrapper class for matplotlib.animation.ArtistAnimation. More...

#include <animation.h>

Inheritance diagram for matplotlibcpp17::animation::ArtistAnimation:
Collaboration diagram for matplotlibcpp17::animation::ArtistAnimation:

Public Member Functions

 ArtistAnimation (const pybind11::tuple &args, const pybind11::dict &kwargs)
 
ObjectWrapper save (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.animation.ArtistAnimation.


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