|
Fish - FiberLib for VISH 0.3
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::CreativeResampleFragmentIterator< Dims, DestType, SrcType, Converter >, Fiber::CreativeResampleUniformCartesian3DIterator, Fiber::EvalFragment, Fiber::EvaluateResampleFragmentIterator< Dims, DestType, SrcType, Converter >, Fiber::FragmentCluster, Fiber::FragmentFunctor< T >, Fiber::FragmentIsoSurfacer, Fiber::FragmentSlicer< Converter, InputTypes >, FragIt, Wizt::FieldFunctor< Operation, GridInspectorType >::Op, Wizt::SortedFragmentIterator, and Wizt::Vitreous::FragmentRenderer.
Referenced by Fiber::PartialDerivative().