|
FiberVISH 0.2
Fish - The Fiber Bundle API for the Vish Visualization Shell
|
Public Member Functions | |
| FragmentFunctor (const T &theFunctor) | |
| bool | apply (const RefPtr< FragmentID > &Fid, const RefPtr< CreativeArrayBase > &CAB) |
| Iteration callback function. | |
Public Member Functions inherited from Fiber::FragmentIterator | |
| virtual | ~FragmentIterator () |
| Destructor (virtual) | |
Public Attributes | |
| T | myFunctor |
|
inlinevirtual |
Iteration callback function.
Implements Fiber::FragmentIterator.