Fish - FiberLib for VISH 0.3
Fish - The Fiber Bundle API for the Vish Visualization Shell
Fiber::EvalFragment Struct Reference
Inheritance diagram for Fiber::EvalFragment:
Fiber::FragmentIterator

Classes

struct  eval

Public Member Functions

 EvalFragment (Slice &TheDestGridSlice, const string &TheDestGridName)
bool apply (const RefPtr< FragmentID > &FID, const RefPtr< CreativeArrayBase > &CoordinateFragment) override
 Iteration callback function.
Public Member Functions inherited from Fiber::FragmentIterator
virtual ~FragmentIterator ()
 Destructor (virtual).

Public Attributes

RefPtr< FieldSourceCoords
RefPtr< FieldSourceField
RefPtr< FieldDestField
RefPtr< GridSourceGrid
SliceDestGridSlice
string DestGridName

Member Function Documentation

◆ apply()

bool Fiber::EvalFragment::apply ( const RefPtr< FragmentID > & ,
const RefPtr< CreativeArrayBase > &  )
inlineoverridevirtual