|
matplotlibcpp17
|
A wrapper class for matplotlib.animation.ArtistAnimation. More...
#include <animation.h>


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 |
A wrapper class for matplotlib.animation.ArtistAnimation.