Fish - FiberLib for VISH 0.3
Fish - The Fiber Bundle API for the Vish Visualization Shell
Fiber::FiberIO::HDF5::HDF5Saver< Skeleton > Struct Reference
Inheritance diagram for Fiber::FiberIO::HDF5::HDF5Saver< Skeleton >:
Fiber::SkeletonIterator Fiber::Occurrence< Grid > Fiber::Occurrence< Slice >

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< H5FilemyFile
RefPtr< BundlemyBundle
const WeakPtr< GridmyGrid
const Occurrence< Bundle > & OB
const RefPtr< Fiber::BindermyBinder
const RefPtr< StorageTransformationsmyST
Public Attributes inherited from Fiber::Occurrence< Grid >
WeakPtr< GridIDTheGrid
Public Attributes inherited from Fiber::Occurrence< Slice >
double time

Member Function Documentation

◆ apply()

bool Fiber::FiberIO::HDF5::HDF5Saver< Skeleton >::apply ( const SkeletonID & id,
Skeleton & S )
overridevirtual