|
FiberVISH 0.2
Fish - The Fiber Bundle API for the Vish Visualization Shell
|
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 |