Accessor typedef | Grid< _TreeType > | |
activeVoxelCount() const override | Grid< _TreeType > | inline |
background() const | Grid< _TreeType > | inline |
beginValueAll() | Grid< _TreeType > | inline |
beginValueAll() const | Grid< _TreeType > | inline |
beginValueOff() | Grid< _TreeType > | inline |
beginValueOff() const | Grid< _TreeType > | inline |
beginValueOn() | Grid< _TreeType > | inline |
beginValueOn() const | Grid< _TreeType > | inline |
BuildType typedef | Grid< _TreeType > | |
cbeginValueAll() const | Grid< _TreeType > | inline |
cbeginValueOff() const | Grid< _TreeType > | inline |
cbeginValueOn() const | Grid< _TreeType > | inline |
clear() override | Grid< _TreeType > | inline |
clip(const CoordBBox &) override | Grid< _TreeType > | inline |
ConstAccessor typedef | Grid< _TreeType > | |
constBaseTreePtr() const override | Grid< _TreeType > | inline |
ConstPtr typedef | Grid< _TreeType > | |
constTree() const | Grid< _TreeType > | inline |
constTreePtr() const | Grid< _TreeType > | inline |
ConstTreePtrType typedef | Grid< _TreeType > | |
ConstUnsafeAccessor typedef | Grid< _TreeType > | |
copy() | Grid< _TreeType > | inline |
copy() const | Grid< _TreeType > | |
copyGrid() override | Grid< _TreeType > | inline |
copyGrid() const override | Grid< _TreeType > | |
copyGridReplacingMetadata(const MetaMap &meta) const override | Grid< _TreeType > | inline |
copyGridReplacingMetadataAndTransform(const MetaMap &meta, math::Transform::Ptr xform) const override | Grid< _TreeType > | inline |
copyGridReplacingTransform(math::Transform::Ptr xform) const override | Grid< _TreeType > | inline |
copyGridWithNewTree() const override | Grid< _TreeType > | inline |
copyReplacingMetadata(const MetaMap &meta) const | Grid< _TreeType > | inline |
copyReplacingMetadataAndTransform(const MetaMap &meta, math::Transform::Ptr xform) const | Grid< _TreeType > | inline |
copyReplacingTransform(math::Transform::Ptr xform) const | Grid< _TreeType > | inline |
copyWithNewTree() const | Grid< _TreeType > | inline |
create(const ValueType &background) | Grid< _TreeType > | inlinestatic |
create() | Grid< _TreeType > | inlinestatic |
create(TreePtrType) | Grid< _TreeType > | inlinestatic |
create(const GridBase &other) | Grid< _TreeType > | inlinestatic |
deepCopy() const | Grid< _TreeType > | inline |
deepCopyGrid() const override | Grid< _TreeType > | inline |
denseFill(const CoordBBox &bbox, const ValueType &value, bool active=true) | Grid< _TreeType > | inline |
empty() const override | Grid< _TreeType > | inline |
evalActiveVoxelBoundingBox() const override | Grid< _TreeType > | inline |
evalActiveVoxelDim() const override | Grid< _TreeType > | inline |
evalMinMax(ValueType &minVal, ValueType &maxVal) const | Grid< _TreeType > | inline |
fill(const CoordBBox &bbox, const ValueType &value, bool active=true) | Grid< _TreeType > | inline |
getAccessor() | Grid< _TreeType > | inline |
getAccessor() const | Grid< _TreeType > | inline |
getConstAccessor() const | Grid< _TreeType > | inline |
getConstUnsafeAccessor() const | Grid< _TreeType > | inline |
getUnsafeAccessor() | Grid< _TreeType > | inline |
Grid() | Grid< _TreeType > | inline |
Grid(const ValueType &background) | Grid< _TreeType > | inlineexplicit |
Grid(TreePtrType) | Grid< _TreeType > | inlineexplicit |
Grid(const Grid &) | Grid< _TreeType > | inline |
Grid(const Grid< OtherTreeType > &) | Grid< _TreeType > | inlineexplicit |
Grid(Grid &, ShallowCopy) | Grid< _TreeType > | inline |
Grid(const GridBase &) | Grid< _TreeType > | inlineexplicit |
gridType() | Grid< _TreeType > | inlinestatic |
hasMultiPassIO() | Grid< _TreeType > | inlinestatic |
isRegistered() | Grid< _TreeType > | inlinestatic |
memUsage() const override | Grid< _TreeType > | inline |
merge(Grid &other, MergePolicy policy=MERGE_ACTIVE_STATES) | Grid< _TreeType > | inline |
newTree() override | Grid< _TreeType > | inline |
operator=(const Grid &)=delete | Grid< _TreeType > | |
print(std::ostream &=std::cout, int verboseLevel=1) const override | Grid< _TreeType > | inline |
pruneGrid(float tolerance=0.0) override | Grid< _TreeType > | inline |
Ptr typedef | Grid< _TreeType > | |
readBuffers(std::istream &) override | Grid< _TreeType > | inline |
readBuffers(std::istream &, const CoordBBox &) override | Grid< _TreeType > | inline |
readNonresidentBuffers() const override | Grid< _TreeType > | inline |
readTopology(std::istream &) override | Grid< _TreeType > | inline |
registerGrid() | Grid< _TreeType > | inlinestatic |
setTree(TreeBase::Ptr) override | Grid< _TreeType > | inline |
sparseFill(const CoordBBox &bbox, const ValueType &value, bool active=true) | Grid< _TreeType > | inline |
topologyDifference(const Grid< OtherTreeType > &other) | Grid< _TreeType > | inline |
topologyIntersection(const Grid< OtherTreeType > &other) | Grid< _TreeType > | inline |
topologyUnion(const Grid< OtherTreeType > &other) | Grid< _TreeType > | inline |
tree() | Grid< _TreeType > | inline |
tree() const | Grid< _TreeType > | inline |
treePtr() | Grid< _TreeType > | inline |
treePtr() const | Grid< _TreeType > | inline |
TreePtrType typedef | Grid< _TreeType > | |
TreeType typedef | Grid< _TreeType > | |
type() const override | Grid< _TreeType > | inline |
unregisterGrid() | Grid< _TreeType > | inlinestatic |
UnsafeAccessor typedef | Grid< _TreeType > | |
ValueAllCIter typedef | Grid< _TreeType > | |
ValueAllIter typedef | Grid< _TreeType > | |
ValueOffCIter typedef | Grid< _TreeType > | |
ValueOffIter typedef | Grid< _TreeType > | |
ValueOnCIter typedef | Grid< _TreeType > | |
ValueOnIter typedef | Grid< _TreeType > | |
ValueType typedef | Grid< _TreeType > | |
valueType() const override | Grid< _TreeType > | inline |
writeBuffers(std::ostream &) const override | Grid< _TreeType > | inline |
writeTopology(std::ostream &) const override | Grid< _TreeType > | inline |
~Grid() override | Grid< _TreeType > | inline |