OpenVDB
1.1.0
|
This is the complete list of members for BoxSampler, including all inherited members.
consistent() | BoxSampler | inlinestatic |
mipmap() | BoxSampler | inlinestatic |
name() | BoxSampler | inlinestatic |
radius() | BoxSampler | inlinestatic |
sample(const TreeT &inTree, const Vec3R &inCoord, typename TreeT::ValueType &result) | BoxSampler | static |
sample(const TreeT &inTree, const Vec3R &inCoord) | BoxSampler | static |
sample(const TreeT &inTree, const Vec3R &inCoord, typename TreeT::ValueType &result) | BoxSampler | inline |
sample(const TreeT &inTree, const Vec3R &inCoord) | BoxSampler | inline |
trilinearInterpolation(ValueT(&data)[N][N][N], const Vec3R &uvw) | BoxSampler | inline |