FiberVISH 0.2
Fish - The Fiber Bundle API for the Vish Visualization Shell
Public Member Functions | Public Attributes | List of all members
Fiber::Collector< Grid > Struct Reference
Inheritance diagram for Fiber::Collector< Grid >:
Fiber::SkeletonIterator Fiber::Occurrence< Grid > Fiber::Occurrence< Slice >

Public Member Functions

 Collector (OccurrenceMap &Result, Occurrence< Slice > &TheSlice, GridID &id)
 
bool apply (const SkeletonID &SID, Skeleton &theSkeleton) 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

OccurrenceMapTheOccurrenceMap
 
- Public Attributes inherited from Fiber::Occurrence< Grid >
WeakPtr< GridIDTheGrid
 
- Public Attributes inherited from Fiber::Occurrence< Slice >
double time
 

Member Function Documentation

◆ apply()

bool Fiber::Collector< Grid >::apply ( const SkeletonID SID,
Skeleton theSkeleton 
)
inlineoverridevirtual