|
FiberVISH 0.2
Fish - The Fiber Bundle API for the Vish Visualization Shell
|
Callback iterator functor for iterating over the grids of a bundle. More...
#include <Bundle.hpp>
Public Types | |
| using | functor = std::function< bool(double t, GridID &id, Grid &g)> |
Public Member Functions | |
| virtual bool | apply (double t, GridID &id, Grid &g)=0 |
Callback iterator functor for iterating over the grids of a bundle.