addLeaf(LeafNodeT *leaf) | ValueAccessor< _TreeType, IsSafe, CacheLevels, MutexType > | inline |
addTile(Index level, const Coord &xyz, const ValueType &value, bool state) | ValueAccessor< _TreeType, IsSafe, CacheLevels, MutexType > | inline |
BaseT typedef | ValueAccessor< _TreeType, IsSafe, CacheLevels, MutexType > | |
BypassLeafAPI | ValueAccessor< _TreeType, IsSafe, CacheLevels, MutexType > | static |
clear() override | ValueAccessor< _TreeType, IsSafe, CacheLevels, MutexType > | inlinevirtual |
eraseNode() | ValueAccessor< _TreeType, IsSafe, CacheLevels, MutexType > | inline |
getNode() | ValueAccessor< _TreeType, IsSafe, CacheLevels, MutexType > | inline |
getTree() const | ValueAccessorBase< TreeType, IsSafe > | inline |
getValue(const Coord &xyz) const | ValueAccessor< _TreeType, IsSafe, CacheLevels, MutexType > | inline |
getValueDepth(const Coord &xyz) const | ValueAccessor< _TreeType, IsSafe, CacheLevels, MutexType > | inline |
insertNode(const Coord &xyz, NodeType &node) | ValueAccessor< _TreeType, IsSafe, CacheLevels, MutexType > | inline |
isCached(const Coord &xyz) const | ValueAccessor< _TreeType, IsSafe, CacheLevels, MutexType > | inline |
IsConstTree | ValueAccessor< _TreeType, IsSafe, CacheLevels, MutexType > | static |
isSafe() | ValueAccessorBase< TreeType, IsSafe > | inlinestatic |
isValueOn(const Coord &xyz) const | ValueAccessor< _TreeType, IsSafe, CacheLevels, MutexType > | inline |
isVoxel(const Coord &xyz) const | ValueAccessor< _TreeType, IsSafe, CacheLevels, MutexType > | inline |
LeafNodeT typedef | ValueAccessor< _TreeType, IsSafe, CacheLevels, MutexType > | |
LockT typedef | ValueAccessor< _TreeType, IsSafe, CacheLevels, MutexType > | |
modifyValue(const Coord &xyz, const ModifyOp &op) | ValueAccessor< _TreeType, IsSafe, CacheLevels, MutexType > | inline |
modifyValueAndActiveState(const Coord &xyz, const ModifyOp &op) | ValueAccessor< _TreeType, IsSafe, CacheLevels, MutexType > | inline |
mTree | ValueAccessorBase< TreeType, IsSafe > | protected |
numCacheLevels() | ValueAccessor< _TreeType, IsSafe, CacheLevels, MutexType > | inlinestatic |
operator=(const ValueAccessor &other) | ValueAccessor< _TreeType, IsSafe, CacheLevels, MutexType > | inline |
openvdb::v10_0::tree::ValueAccessorBase::operator=(const ValueAccessorBase &other) | ValueAccessorBase< TreeType, IsSafe > | inline |
probeConstLeaf(const Coord &xyz) const | ValueAccessor< _TreeType, IsSafe, CacheLevels, MutexType > | inline |
probeConstNode(const Coord &xyz) const | ValueAccessor< _TreeType, IsSafe, CacheLevels, MutexType > | inline |
probeLeaf(const Coord &xyz) | ValueAccessor< _TreeType, IsSafe, CacheLevels, MutexType > | inline |
probeLeaf(const Coord &xyz) const | ValueAccessor< _TreeType, IsSafe, CacheLevels, MutexType > | inline |
probeNode(const Coord &xyz) | ValueAccessor< _TreeType, IsSafe, CacheLevels, MutexType > | inline |
probeNode(const Coord &xyz) const | ValueAccessor< _TreeType, IsSafe, CacheLevels, MutexType > | inline |
probeValue(const Coord &xyz, ValueType &value) const | ValueAccessor< _TreeType, IsSafe, CacheLevels, MutexType > | inline |
RootNodeT typedef | ValueAccessor< _TreeType, IsSafe, CacheLevels, MutexType > | |
setActiveState(const Coord &xyz, bool on=true) | ValueAccessor< _TreeType, IsSafe, CacheLevels, MutexType > | inline |
setValue(const Coord &xyz, const ValueType &value) | ValueAccessor< _TreeType, IsSafe, CacheLevels, MutexType > | inline |
setValueOff(const Coord &xyz, const ValueType &value) | ValueAccessor< _TreeType, IsSafe, CacheLevels, MutexType > | inline |
setValueOff(const Coord &xyz) | ValueAccessor< _TreeType, IsSafe, CacheLevels, MutexType > | inline |
setValueOn(const Coord &xyz, const ValueType &value) | ValueAccessor< _TreeType, IsSafe, CacheLevels, MutexType > | inline |
setValueOn(const Coord &xyz) | ValueAccessor< _TreeType, IsSafe, CacheLevels, MutexType > | inline |
setValueOnly(const Coord &xyz, const ValueType &value) | ValueAccessor< _TreeType, IsSafe, CacheLevels, MutexType > | inline |
touchLeaf(const Coord &xyz) | ValueAccessor< _TreeType, IsSafe, CacheLevels, MutexType > | inline |
tree() const | ValueAccessorBase< TreeType, IsSafe > | inline |
TreeType typedef | ValueAccessor< _TreeType, IsSafe, CacheLevels, MutexType > | |
ValueAccessor(TreeType &tree) | ValueAccessor< _TreeType, IsSafe, CacheLevels, MutexType > | inline |
ValueAccessor(const ValueAccessor &other) | ValueAccessor< _TreeType, IsSafe, CacheLevels, MutexType > | inline |
ValueAccessorBase(TreeType &tree) | ValueAccessorBase< TreeType, IsSafe > | inline |
ValueAccessorBase(const ValueAccessorBase &other) | ValueAccessorBase< TreeType, IsSafe > | inline |
ValueAccessorRW(TreeType &tree) | ValueAccessorRW< TreeType, IsSafe > | inline |
ValueType typedef | ValueAccessor< _TreeType, IsSafe, CacheLevels, MutexType > | |
~ValueAccessor() override=default | ValueAccessor< _TreeType, IsSafe, CacheLevels, MutexType > | |
~ValueAccessorBase() | ValueAccessorBase< TreeType, IsSafe > | inlinevirtual |