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