OpenVDB 10.0.1
Loading...
Searching...
No Matches
CacheItem< TreeCacheT, NodeVecT, AtRoot, BypassLeafAPI > Member List

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

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