OpenVDB  9.0.1
GridSampler< GridOrTreeType, SamplerType > Member List

This is the complete list of members for GridSampler< GridOrTreeType, SamplerType >, including all inherited members.

AccessorType typedefGridSampler< GridOrTreeType, SamplerType >
GridSampler(const GridType &grid)GridSampler< GridOrTreeType, SamplerType >inlineexplicit
GridSampler(const TreeType &tree, const math::Transform &transform)GridSampler< GridOrTreeType, SamplerType >inline
GridType typedefGridSampler< GridOrTreeType, SamplerType >
isSample(const Coord &ijk) const GridSampler< GridOrTreeType, SamplerType >inline
isSample(const Vec3d &ispoint) const GridSampler< GridOrTreeType, SamplerType >inline
Ptr typedefGridSampler< GridOrTreeType, SamplerType >
sampleVoxel(const RealType &x, const RealType &y, const RealType &z) const GridSampler< GridOrTreeType, SamplerType >inline
sampleVoxel(typename Coord::ValueType i, typename Coord::ValueType j, typename Coord::ValueType k) const GridSampler< GridOrTreeType, SamplerType >inline
transform() const GridSampler< GridOrTreeType, SamplerType >inline
TreeType typedefGridSampler< GridOrTreeType, SamplerType >
ValueType typedefGridSampler< GridOrTreeType, SamplerType >
wsSample(const Vec3d &wspoint) const GridSampler< GridOrTreeType, SamplerType >inline