OpenVDB
12.0.0
|
This is the complete list of members for BoxSampler, including all inherited members.
consistent() | BoxSampler | inlinestatic |
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() | BoxSampler | inlinestatic |
name() | BoxSampler | inlinestatic |
order() | BoxSampler | inlinestatic |
probeValues(ValueT(&data)[N][N][N], const TreeT &inTree, Coord ijk) | BoxSampler | inlinestatic |
radius() | BoxSampler | inlinestatic |
sample(const TreeT &inTree, const Vec3R &inCoord, typename TreeT::ValueType &result) | BoxSampler | inlinestatic |
sample(const TreeT &inTree, const Vec3R &inCoord) | BoxSampler | inlinestatic |
staggered() | BoxSampler | inlinestatic |
trilinearInterpolation(ValueT(&data)[N][N][N], const Vec3R &uvw) | BoxSampler | inlinestatic |