Field3D
FieldSampler< WrapperVec_T, Dims_T > Member List

This is the complete list of members for FieldSampler< WrapperVec_T, Dims_T >, including all inherited members.

getMinMax(const WrapperVec_T &f, const Box3d &wsBounds, float *min, float *max)FieldSampler< WrapperVec_T, Dims_T >static
getMinMaxMIP(const WrapperVec_T &f, const Box3d &wsBounds, float *min, float *max)FieldSampler< WrapperVec_T, Dims_T >static
sample(const WrapperVec_T &f, const V3d &p, float *value, bool isVs)FieldSampler< WrapperVec_T, Dims_T >static
sampleMIP(const WrapperVec_T &f, const V3d &p, const float wsSpotSize, float *value, bool isVs)FieldSampler< WrapperVec_T, Dims_T >static