|
FiberVISH 0.2
Fish - The Fiber Bundle API for the Vish Visualization Shell
|
Classes | |
| struct | eval |
Public Member Functions | |
| EvalFragment (Slice &TheDestGridSlice, const string &TheDestGridName) | |
| bool | apply (const RefPtr< FragmentID > &FID, const RefPtr< CreativeArrayBase > &CoordinateFragment) override |
| Iteration callback function. | |
Public Member Functions inherited from Fiber::FragmentIterator | |
| virtual | ~FragmentIterator () |
| Destructor (virtual) | |
Public Attributes | |
| RefPtr< Field > | SourceCoords |
| RefPtr< Field > | SourceField |
| RefPtr< Field > | DestField |
| RefPtr< Grid > | SourceGrid |
| Slice & | DestGridSlice |
| string | DestGridName |
|
inlineoverridevirtual |
Iteration callback function.
Implements Fiber::FragmentIterator.
References MemCore::Cache::MemCache(), and MemCore::Typename().