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