This is the complete list of members for Sampler< 1, false >, including all inherited members.
consistent() | Sampler< 1, false > | static |
extrema(ValueT(&data)[N][N][N], ValueT &vMin, ValueT &vMax) | BoxSampler | inlinestatic |
getValues(ValueT(&data)[N][N][N], const TreeT &inTree, Coord ijk) | BoxSampler | inlinestatic |
mipmap() | Sampler< 1, false > | static |
name() | Sampler< 1, false > | static |
order() | Sampler< 1, false > | static |
probeValues(ValueT(&data)[N][N][N], const TreeT &inTree, Coord ijk) | BoxSampler | inlinestatic |
radius() | Sampler< 1, false > | static |
sample(const TreeT &inTree, const Vec3R &inCoord, typename TreeT::ValueType &result) | Sampler< 1, false > | static |
sample(const TreeT &inTree, const Vec3R &inCoord) | Sampler< 1, false > | static |
staggered() | Sampler< 1, false > | static |
trilinearInterpolation(ValueT(&data)[N][N][N], const Vec3R &uvw) | BoxSampler | inlinestatic |