FiberVISH 0.2
Fish - The Fiber Bundle API for the Vish Visualization Shell
Public Member Functions | Public Attributes | List of all members
Fiber::UniformLookupBuilder Struct Reference
Inheritance diagram for Fiber::UniformLookupBuilder:
Fiber::FragmentIndexIterator

Public Member Functions

 UniformLookupBuilder (CellSearch &theCS)
 
bool apply (int FragmentIndex, const RefPtr< CreativeArrayBase > &CoordFragment) override
 Iteration callback function.
 
- Public Member Functions inherited from Fiber::FragmentIndexIterator
virtual ~FragmentIndexIterator ()
 Destructor (virtual)
 

Public Attributes

CellSearchCS
 

Member Function Documentation

◆ apply()

bool Fiber::UniformLookupBuilder::apply ( int  FragmentIndex,
const RefPtr< CreativeArrayBase > &   
)
inlineoverridevirtual

Iteration callback function.

Inspect a fragment of the Grid coordinates, checking if it's curvilinear 3D.

Implements Fiber::FragmentIndexIterator.

References Fiber::CellSearch::CellLookup, Fiber::CellSearch::FragmentLookup, and Fiber::HyperslabParameters::getIndex().