OpenVDB
9.0.1
|
This is the complete list of members for TricubicSampler< TreeOrAccT >, including all inherited members.
accessor() const | TricubicSampler< TreeOrAccT > | inline |
CoordT typedef | TricubicSampler< TreeOrAccT > | protected |
mAcc | TricubicSampler< TreeOrAccT > | protected |
sample(const Vec3T< RealT > &uvw, const ValueT(&c)[64]) | TricubicSampler< TreeOrAccT > | inlinestatic |
sample(const Vec3T< RealT > &xyz, const ValueT(&C)[64]) | TricubicSampler< TreeOrAccT > | |
stencil(const CoordT &ijk, ValueT(&c)[64]) const | TricubicSampler< TreeOrAccT > | inline |
TricubicSampler(const TreeOrAccT &acc) | TricubicSampler< TreeOrAccT > | inline |
ValueT typedef | TricubicSampler< TreeOrAccT > | protected |