Fish - FiberLib for VISH 0.3
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< Sliceprev (double &T) const
WeakPtr< Slicenext (double &T) const

Detailed Description

An helper class for a collection of slices.