Fish - FiberLib for VISH 0.3
Fish - The Fiber Bundle API for the Vish Visualization Shell
Fiber::ComputeRange< Type > Struct Template Reference

A class to compute the range of fields or field fragments. More...

#include <Range.hpp>

Public Member Functions

 ComputeRange (Field &F, const RefPtr< FragmentID > &f, bool theAsynchRequest, bool theAvoidDataLoading)
 Compute the range of a single fragment within a field.
 ComputeRange (Field &F, bool theAsynchRequest, bool theAvoidDataLoading=false)
 Compute the range of an entire field.

Public Attributes

RefPtr< DataRange< Type > > theRange

Detailed Description

template<class Type>
struct Fiber::ComputeRange< Type >

A class to compute the range of fields or field fragments.