|
FiberVISH 0.2
Fish - The Fiber Bundle API for the Vish Visualization Shell
|
Public Member Functions | |
| RefPtr< FragmentIDCollection > & | getSkeletonFragmentIDCollection () const |
| SkeletonLoader (GridLoader &GL, F5Path *skeleton, const char *skeletonname, int index_depth, int skel_dims) | |
| herr_t | LoadRepresentationField (F5Path *field, const char *RepName, const char *fieldname) |
Public Attributes | |
| GridLoader & | myGridLoader |
| Grid & | myGrid |
| string | GridPath |
| const SkeletonID | mySkeletonID |
| Skeleton & | mySkeleton |
| int | NumberOfFields = 0 |
| int | CurrentFieldNumber = 0 |
| const RefPtr< LoaderProgress > & | myLoaderProgressor |
| WeakPtr< StorageTransformations::IOPerformance > | LoadPerformance |
| RefPtr< Representation > | myRepresentation |
| MemCore::WeakPtr< Fiber::Skeleton > | RepresentationTarget |
| When loading data relative to another skeleton, this is the target skeleton relative to which we intend to represent data. | |