OpenVDB  9.0.1
CacheItem< TreeCacheT, NodeVecT, true > Member List

This is the complete list of members for CacheItem< TreeCacheT, NodeVecT, true >, including all inherited members.

addLeaf(LeafNodeType *leaf)CacheItem< TreeCacheT, NodeVecT, true >inline
addTile(Index level, const Coord &xyz, const ValueType &value, bool state)CacheItem< TreeCacheT, NodeVecT, true >inline
CacheItem(TreeCacheT &parent)CacheItem< TreeCacheT, NodeVecT, true >inline
CacheItem(TreeCacheT &parent, const CacheItem &other)CacheItem< TreeCacheT, NodeVecT, true >inline
clear()CacheItem< TreeCacheT, NodeVecT, true >inline
copy(TreeCacheT &parent, const CacheItem &other)CacheItem< TreeCacheT, NodeVecT, true >inline
erase(const RootNodeType *)CacheItem< TreeCacheT, NodeVecT, true >inline
getNode(RootNodeType *&node)CacheItem< TreeCacheT, NodeVecT, true >inline
getNode(const RootNodeType *&node) const CacheItem< TreeCacheT, NodeVecT, true >inline
getValue(const Coord &xyz)CacheItem< TreeCacheT, NodeVecT, true >inline
getValueDepth(const Coord &xyz)CacheItem< TreeCacheT, NodeVecT, true >inline
insert(const Coord &, const RootNodeType *root)CacheItem< TreeCacheT, NodeVecT, true >inline
insert(const Coord &, const OtherNodeType *)CacheItem< TreeCacheT, NodeVecT, true >inline
isCached(const Coord &xyz) const CacheItem< TreeCacheT, NodeVecT, true >inline
isValueOn(const Coord &xyz)CacheItem< TreeCacheT, NodeVecT, true >inline
isVoxel(const Coord &xyz)CacheItem< TreeCacheT, NodeVecT, true >inline
LeafNodeType typedefCacheItem< TreeCacheT, NodeVecT, true >
modifyValue(const Coord &xyz, const ModifyOp &op)CacheItem< TreeCacheT, NodeVecT, true >inline
modifyValueAndActiveState(const Coord &xyz, const ModifyOp &op)CacheItem< TreeCacheT, NodeVecT, true >inline
probeConstLeaf(const Coord &xyz)CacheItem< TreeCacheT, NodeVecT, true >inline
probeConstNode(const Coord &xyz)CacheItem< TreeCacheT, NodeVecT, true >inline
probeLeaf(const Coord &xyz)CacheItem< TreeCacheT, NodeVecT, true >inline
probeNode(const Coord &xyz)CacheItem< TreeCacheT, NodeVecT, true >inline
probeValue(const Coord &xyz, ValueType &value)CacheItem< TreeCacheT, NodeVecT, true >inline
RootNodeType typedefCacheItem< TreeCacheT, NodeVecT, true >
setActiveState(const Coord &xyz, bool on)CacheItem< TreeCacheT, NodeVecT, true >inline
setValue(const Coord &xyz, const ValueType &value)CacheItem< TreeCacheT, NodeVecT, true >inline
setValueOff(const Coord &xyz, const ValueType &value)CacheItem< TreeCacheT, NodeVecT, true >inline
setValueOn(const Coord &xyz, const ValueType &value)CacheItem< TreeCacheT, NodeVecT, true >inline
setValueOnly(const Coord &xyz, const ValueType &value)CacheItem< TreeCacheT, NodeVecT, true >inline
touchLeaf(const Coord &xyz)CacheItem< TreeCacheT, NodeVecT, true >inline
ValueType typedefCacheItem< TreeCacheT, NodeVecT, true >