|
FiberVISH 0.2
Fish - The Fiber Bundle API for the Vish Visualization Shell
|
An helper class for a collection of slices. More...
#include <SliceMap.hpp>
Classes | |
| struct | iterator |
Public Member Functions | |
| SliceMap () | |
| constructor | |
| ~SliceMap () | |
| destructor | |
| int | iterate (iterator &it) |
| void | insert (double T, const WeakPtr< Slice > &S) |
| WeakPtr< Slice > | prev (double &T) const |
| WeakPtr< Slice > | next (double &T) const |
An helper class for a collection of slices.