beginMeta() | MetaMap | inline |
beginMeta() const | MetaMap | inline |
clearGridClass() | MultiResGrid< TreeType > | inline |
clearMetadata() | MetaMap | inline |
coarsestConstTree() const | MultiResGrid< TreeType > | inline |
coarsestConstTreePtr() const | MultiResGrid< TreeType > | inline |
coarsestLevel() const | MultiResGrid< TreeType > | inline |
coarsestTree() | MultiResGrid< TreeType > | inline |
coarsestTreePtr() | MultiResGrid< TreeType > | inline |
ConstGridPtr typedef | MultiResGrid< TreeType > | |
ConstMetaIterator typedef | MetaMap | |
ConstPtr typedef | MultiResGrid< TreeType > | |
constTransform() const | MultiResGrid< TreeType > | inline |
constTree(size_t level) const | MultiResGrid< TreeType > | inline |
constTreePtr(size_t level) const | MultiResGrid< TreeType > | inline |
ConstTreePtr typedef | MultiResGrid< TreeType > | |
copyMeta() const | MetaMap | |
createGrid(float level, size_t grainSize=1) const | MultiResGrid< TreeType > | |
createGrid(float level, size_t grainSize) const | MultiResGrid< TreeType > | |
deepCopyMeta() const | MetaMap | |
endMeta() | MetaMap | inline |
endMeta() const | MetaMap | inline |
finestConstTree() const | MultiResGrid< TreeType > | inline |
finestConstTreePtr() const | MultiResGrid< TreeType > | inline |
finestLevel() | MultiResGrid< TreeType > | inlinestatic |
finestTree() | MultiResGrid< TreeType > | inline |
finestTreePtr() | MultiResGrid< TreeType > | inline |
getGridClass() const | MultiResGrid< TreeType > | inline |
getMetadata(const Name &) | MetaMap | inline |
getMetadata(const Name &) const | MetaMap | inline |
getName() const | MultiResGrid< TreeType > | inline |
grid(size_t level) | MultiResGrid< TreeType > | |
grid(size_t level) const | MultiResGrid< TreeType > | inline |
GridPtr typedef | MultiResGrid< TreeType > | |
grids() | MultiResGrid< TreeType > | |
grids() const | MultiResGrid< TreeType > | |
insertMeta(const Name &, const Metadata &value) | MetaMap | |
insertMeta(const MetaMap &) | MetaMap | |
metaCount() const | MetaMap | inline |
MetadataMap typedef | MetaMap | |
MetaIterator typedef | MetaMap | |
MetaMap() | MetaMap | inline |
MetaMap(const MetaMap &other) | MetaMap | |
metaValue(const Name &) | MetaMap | inline |
metaValue(const Name &) const | MetaMap | inline |
MultiResGrid(size_t levels, ValueType background, double voxelSize=1.0) | MultiResGrid< TreeType > | |
MultiResGrid(size_t levels, const Grid< TreeType > &grid, bool useInjection=false) | MultiResGrid< TreeType > | |
MultiResGrid(size_t levels, GridPtr grid, bool useInjection=false) | MultiResGrid< TreeType > | |
numLevels() const | MultiResGrid< TreeType > | inline |
operator!=(const MetaMap &other) const | MetaMap | inline |
openvdb::v12_0::MetaMap::operator=(const MetaMap &) | MetaMap | |
operator==(const MetaMap &other) const | MetaMap | |
operator[](const Name &) | MetaMap | inline |
operator[](const Name &) const | MetaMap | inline |
print(std::ostream &=std::cout, int verboseLevel=1) const | MultiResGrid< TreeType > | |
prolongateActiveVoxels(size_t destlevel, size_t grainSize=1) | MultiResGrid< TreeType > | |
prolongateVoxel(const Coord &coords, const size_t level) const | MultiResGrid< TreeType > | |
Ptr typedef | MultiResGrid< TreeType > | |
readMeta(std::istream &) | MetaMap | |
removeMeta(const Name &) | MetaMap | |
restrictActiveVoxels(size_t destlevel, size_t grainSize=1) | MultiResGrid< TreeType > | |
restrictVoxel(Coord ijk, const size_t level, bool useInjection=false) const | MultiResGrid< TreeType > | |
sampleValue(const Coord &in_ijk, size_t in_level, size_t out_level) const | MultiResGrid< TreeType > | |
sampleValue(const Vec3R &in_ijk, size_t in_level, size_t out_level) const | MultiResGrid< TreeType > | |
sampleValue(const Coord &ijk, double level) const | MultiResGrid< TreeType > | |
sampleValue(const Vec3R &xyz, double level) const | MultiResGrid< TreeType > | |
sampleValue(const Coord &in_ijk, size_t in_level, size_t out_level) const | MultiResGrid< TreeType > | |
sampleValue(const Vec3R &in_xyz, size_t in_level, size_t out_level) const | MultiResGrid< TreeType > | |
sampleValue(const Coord &ijk, double level) const | MultiResGrid< TreeType > | |
sampleValue(const Vec3R &xyz, double level) const | MultiResGrid< TreeType > | |
setGridClass(GridClass cls) | MultiResGrid< TreeType > | inline |
setName(const std::string &name) | MultiResGrid< TreeType > | inline |
str(const std::string &indent="") const | MetaMap | |
transform() | MultiResGrid< TreeType > | inline |
transform() const | MultiResGrid< TreeType > | inline |
tree(size_t level) | MultiResGrid< TreeType > | inline |
TreePtr typedef | MultiResGrid< TreeType > | |
treePtr(size_t level) | MultiResGrid< TreeType > | inline |
ValueOnCIter typedef | MultiResGrid< TreeType > | |
ValueOnIter typedef | MultiResGrid< TreeType > | |
ValueType typedef | MultiResGrid< TreeType > | |
writeMeta(std::ostream &) const | MetaMap | |
xyz(const Coord &in_ijk, size_t in_level, size_t out_level) | MultiResGrid< TreeType > | static |
xyz(const Vec3R &in_xyz, size_t in_level, size_t out_level) | MultiResGrid< TreeType > | static |
xyz(const Vec3R &in_xyz, double in_level, double out_level) | MultiResGrid< TreeType > | static |
~MetaMap() | MetaMap | inlinevirtual |