|
FiberVISH 0.2
Fish - The Fiber Bundle API for the Vish Visualization Shell
|
Public Member Functions | |
| HDF5Saver (const RefPtr< H5File > &theFile, const RefPtr< Bundle > &B, const GridID &Id, const WeakPtr< Grid > &theGrid, const Occurrence< Slice > &T, const Occurrence< Bundle > &pOB, const RefPtr< Fiber::Binder > &theBinder, const RefPtr< StorageTransformations > &theST) | |
| bool | apply (const SkeletonID &id, Skeleton &S) override |
Public Member Functions inherited from Fiber::Occurrence< Grid > | |
| Occurrence (const Occurrence< Slice > &OS, const WeakPtr< GridID > &Gid) | |
Public Member Functions inherited from Fiber::Occurrence< Slice > | |
| Occurrence (double t=0) | |
Public Attributes | |
| RefPtr< H5File > | myFile |
| RefPtr< Bundle > | myBundle |
| const WeakPtr< Grid > | myGrid |
| const Occurrence< Bundle > & | OB |
| const RefPtr< Fiber::Binder > | myBinder |
| const RefPtr< StorageTransformations > | myST |
Public Attributes inherited from Fiber::Occurrence< Grid > | |
| WeakPtr< GridID > | TheGrid |
Public Attributes inherited from Fiber::Occurrence< Slice > | |
| double | time |
|
overridevirtual |
Implements Fiber::SkeletonIterator.