|
FiberVISH 0.2
Fish - The Fiber Bundle API for the Vish Visualization Shell
|
Operator instance: The template argument as Operation paired with an Iteration over a Field's fragment. More...
#include <FieldFunctor.hpp>
Public Member Functions | |
| Op (const FieldFunctor &F, VRequest &Context) | |
| bool | apply (const RefPtr< FragmentID > &frag, const RefPtr< CreativeArrayBase > &CAB) override |
| Iteration callback function for each fragment of a Field. | |
Public Member Functions inherited from Fiber::FragmentIterator | |
| virtual | ~FragmentIterator () |
| Destructor (virtual) | |
Public Attributes | |
| RefPtr< Field > | ResultField |
| bool | Modified = false |
| bool | doCreateArrayIfRequired = true |
| const FieldFunctor & | theFieldFunctor |
| VRequest & | theContext |
Operator instance: The template argument as Operation paired with an Iteration over a Field's fragment.
|
inlineoverridevirtual |
Iteration callback function for each fragment of a Field.
Implements Fiber::FragmentIterator.
References Fiber::HyperslabParameters::count(), std::end(), MemCore::Cache::MemCache(), MemCore::MutableName::Name(), Wizt::FieldFunctor< Operation, GridInspectorType >::Result, and MemCore::Typename().