|
FiberVISH 0.2
Fish - The Fiber Bundle API for the Vish Visualization Shell
|
Base class for iterators over the fragments of a field. More...
#include <FragmentID.hpp>
Public Member Functions | |
| virtual | ~FragmentIterator () |
| Destructor (virtual) | |
| virtual bool | apply (const RefPtr< FragmentID > &, const RefPtr< CreativeArrayBase > &)=0 |
| Iteration callback function. | |
Base class for iterators over the fragments of a field.
|
pure virtual |
Iteration callback function.
Implemented in Fiber::CollectVertexFieldStartIndizes, Fiber::EvaluateResampleFragmentIterator< Dims, DestType, SrcType, Converter >, Fiber::CreativeResampleFragmentIterator< Dims, DestType, SrcType, Converter >, Fiber::CreativeResampleUniformCartesian3DIterator, Fiber::FragmentFunctor< T >, Fiber::EvalFragment, Fiber::FragmentIsoSurfacer, Fiber::FragmentSlicer< Converter, InputTypes >, Wizt::SortedFragmentIterator, Wizt::Vitreous::FragmentRenderer, and Wizt::FieldFunctor< Operation, GridInspectorType >::Op.