|
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 SkeletonID &id, const Skeleton &Skel, double T, const Occurrence< Bundle > &pOB, const RefPtr< Fiber::Binder > &theBinder, const RefPtr< StorageTransformations > &theST) | |
| bool | apply (const Representer &d, Representation &R) override |
Public Attributes | |
| RefPtr< H5File > | myFile |
| RefPtr< Bundle > | myBundle |
| const GridID & | Gid |
| WeakPtr< Grid > | myGrid |
| const SkeletonID & | Sid |
| const Skeleton & | S |
| double | time |
| const Occurrence< Bundle > & | OB |
| const RefPtr< Fiber::Binder > | myBinder |
| const RefPtr< StorageTransformations > | myST |