OpenVDB  11.0.0
Grid< BuildT > Member List

This is the complete list of members for Grid< BuildT >, including all inherited members.

BuildType typedefGrid< BuildT >
getAccessor()Tree< BuildT >inline
getName() const Grid< BuildT >inline
getValue(const Coord &ijk) const Tree< BuildT >inline
getValue(int i, int j, int k) const Tree< BuildT >inline
getWriteAccessor()Tree< BuildT >inline
Grid(const ValueType &background, const std::string &name="", GridClass gClass=GridClass::Unknown)Grid< BuildT >inline
gridClass() const Grid< BuildT >inline
gridName() const Grid< BuildT >inline
gridType() const Grid< BuildT >inline
LeafNodeType typedefTree< BuildT >
map() const Grid< BuildT >inline
mGridClassGrid< BuildT >
mGridTypeGrid< BuildT >
mMapGrid< BuildT >
mMutexTree< BuildT >
mNameGrid< BuildT >
mRootTree< BuildT >
Node0 typedefGrid< BuildT >
Node1 typedefGrid< BuildT >
Node2 typedefGrid< BuildT >
nodeCount() const Tree< BuildT >inline
operator()(const Func &func, const CoordBBox &bbox, ValueType delta=ValueType(0))Grid< BuildT >
root()Tree< BuildT >inline
RootNodeType typedefGrid< BuildT >
setName(const std::string &name)Grid< BuildT >inline
setTransform(double scale=1.0, const Vec3d &translation=Vec3d(0.0))Grid< BuildT >inline
setValue(const Coord &ijk, const ValueType &value)Tree< BuildT >inline
Tree(const ValueType &background)Tree< BuildT >inline
Tree(const Tree &)=deleteTree< BuildT >
Tree(Tree &&)=deleteTree< BuildT >
tree()Grid< BuildT >inline
TreeType typedefGrid< BuildT >
ValueType typedefGrid< BuildT >