OpenVDB
12.0.0
|
This is the complete list of members for GridBase, including all inherited members.
activeVoxelCount() const =0 | GridBase | pure virtual |
addStatsMetadata() | GridBase | |
apply(OpT &) const | GridBase | inline |
apply(OpT &) | GridBase | inline |
apply(const OpT &) const | GridBase | inline |
apply(const OpT &) | GridBase | inline |
baseTree() | GridBase | inline |
baseTree() const | GridBase | inline |
baseTreePtr() | GridBase | inline |
baseTreePtr() const | GridBase | inline |
beginMeta() | MetaMap | inline |
beginMeta() const | MetaMap | inline |
clear()=0 | GridBase | pure virtual |
clearGridClass() | GridBase | |
clearMetadata() | MetaMap | inline |
clearRegistry() | GridBase | static |
clearVectorType() | GridBase | |
clip(const CoordBBox &)=0 | GridBase | pure virtual |
clipGrid(const BBoxd &) | GridBase | |
constBaseTree() const | GridBase | inline |
constBaseTreePtr() const =0 | GridBase | pure virtual |
constGrid(const GridBase::Ptr &) | GridBase | inlinestatic |
constGrid(const GridBase::ConstPtr &) | GridBase | inlinestatic |
ConstMetaIterator typedef | MetaMap | |
ConstPtr typedef | GridBase | |
constTransform() const | GridBase | inline |
constTransformPtr() const | GridBase | inline |
copyGrid()=0 | GridBase | pure virtual |
copyGrid() const =0 | GridBase | pure virtual |
copyGridReplacingMetadata(const MetaMap &meta) const =0 | GridBase | pure virtual |
copyGridReplacingMetadataAndTransform(const MetaMap &meta, math::Transform::Ptr xform) const =0 | GridBase | pure virtual |
copyGridReplacingTransform(math::Transform::Ptr xform) const =0 | GridBase | pure virtual |
copyGridWithNewTree() const =0 | GridBase | pure virtual |
copyMeta() const | MetaMap | |
createGrid(const Name &type) | GridBase | static |
deepCopyGrid() const =0 | GridBase | pure virtual |
deepCopyMeta() const | MetaMap | |
empty() const =0 | GridBase | pure virtual |
endMeta() | MetaMap | inline |
endMeta() const | MetaMap | inline |
evalActiveVoxelBoundingBox() const =0 | GridBase | pure virtual |
evalActiveVoxelDim() const =0 | GridBase | pure virtual |
getCreator() const | GridBase | |
getGridClass() const | GridBase | |
getMetadata(const Name &) | MetaMap | inline |
getMetadata(const Name &) const | MetaMap | inline |
getName() const | GridBase | |
getStatsMetadata() const | GridBase | |
getVectorType() const | GridBase | |
grid(const GridBase::Ptr &) | GridBase | inlinestatic |
grid(const GridBase::ConstPtr &) | GridBase | inlinestatic |
GridBase() | GridBase | inlineprotected |
GridBase(const MetaMap &meta, math::Transform::Ptr xform) | GridBase | inlineprotected |
GridBase(const GridBase &other) | GridBase | inlineprotected |
GridBase(GridBase &other, ShallowCopy) | GridBase | inlineprotected |
gridClassToMenuName(GridClass) | GridBase | static |
gridClassToString(GridClass) | GridBase | static |
GridFactory typedef | GridBase | |
hasUniformVoxels() const | GridBase | inline |
indexToWorld(const Vec3d &xyz) const | GridBase | inline |
indexToWorld(const Coord &ijk) const | GridBase | inline |
insertMeta(const Name &, const Metadata &value) | MetaMap | |
insertMeta(const MetaMap &) | MetaMap | |
isInWorldSpace() const | GridBase | |
isRegistered(const Name &type) | GridBase | static |
isTreeUnique() const =0 | GridBase | pure virtual |
isType() const | GridBase | inline |
memUsage() const =0 | GridBase | pure virtual |
META_FILE_BBOX_MAX | GridBase | static |
META_FILE_BBOX_MIN | GridBase | static |
META_FILE_COMPRESSION | GridBase | static |
META_FILE_DELAYED_LOAD | GridBase | static |
META_FILE_MEM_BYTES | GridBase | static |
META_FILE_VOXEL_COUNT | GridBase | static |
META_GRID_CLASS | GridBase | static |
META_GRID_CREATOR | GridBase | static |
META_GRID_NAME | GridBase | static |
META_IS_LOCAL_SPACE | GridBase | static |
META_SAVE_HALF_FLOAT | GridBase | static |
META_VECTOR_TYPE | GridBase | static |
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 |
newTree()=0 | GridBase | pure virtual |
operator!=(const MetaMap &other) const | MetaMap | inline |
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 =0 | GridBase | pure virtual |
pruneGrid(float tolerance=0.0)=0 | GridBase | pure virtual |
Ptr typedef | GridBase | |
readBuffers(std::istream &)=0 | GridBase | pure virtual |
readBuffers(std::istream &, const CoordBBox &)=0 | GridBase | pure virtual |
readMeta(std::istream &) | MetaMap | |
readNonresidentBuffers() const =0 | GridBase | pure virtual |
readTopology(std::istream &)=0 | GridBase | pure virtual |
readTransform(std::istream &is) | GridBase | inline |
registerGrid(const Name &type, GridFactory) | GridBase | protectedstatic |
removeMeta(const Name &) | MetaMap | |
saveFloatAsHalf() const | GridBase | |
setCreator(const std::string &) | GridBase | |
setGridClass(GridClass) | GridBase | |
setIsInWorldSpace(bool) | GridBase | |
setName(const std::string &) | GridBase | |
setSaveFloatAsHalf(bool) | GridBase | |
setTransform(math::Transform::Ptr) | GridBase | inline |
setTree(TreeBase::Ptr)=0 | GridBase | pure virtual |
setVectorType(VecType) | GridBase | |
str(const std::string &indent="") const | MetaMap | |
stringToGridClass(const std::string &) | GridBase | static |
stringToVecType(const std::string &) | GridBase | static |
transform() | GridBase | inline |
transform() const | GridBase | inline |
transformPtr() | GridBase | inline |
transformPtr() const | GridBase | inline |
type() const =0 | GridBase | pure virtual |
unregisterGrid(const Name &type) | GridBase | protectedstatic |
valueType() const =0 | GridBase | pure virtual |
vecTypeDescription(VecType) | GridBase | static |
vecTypeExamples(VecType) | GridBase | static |
vecTypeToString(VecType) | GridBase | static |
voxelSize() const | GridBase | inline |
voxelSize(const Vec3d &xyz) const | GridBase | inline |
worldToIndex(const Vec3d &xyz) const | GridBase | inline |
writeBuffers(std::ostream &) const =0 | GridBase | pure virtual |
writeMeta(std::ostream &) const | MetaMap | |
writeTopology(std::ostream &) const =0 | GridBase | pure virtual |
writeTransform(std::ostream &os) const | GridBase | inline |
~GridBase() override | GridBase | inline |
~MetaMap() | MetaMap | inlinevirtual |