OpenVDB  9.0.1
SparseIteratorBase< MaskIterT, IterT, NodeT, ItemT > Member List

This is the complete list of members for SparseIteratorBase< MaskIterT, IterT, NodeT, ItemT >, including all inherited members.

getCoord() const IteratorBase< MaskIterT, NodeT >inline
getCoord(Coord &xyz) const IteratorBase< MaskIterT, NodeT >inline
getItem(Index) const SparseIteratorBase< MaskIterT, IterT, NodeT, ItemT >
getParentNode() const IteratorBase< MaskIterT, NodeT >inline
getValue() const SparseIteratorBase< MaskIterT, IterT, NodeT, ItemT >inline
increment()IteratorBase< MaskIterT, NodeT >inline
increment(Index n)IteratorBase< MaskIterT, NodeT >inline
IsDenseIteratorSparseIteratorBase< MaskIterT, IterT, NodeT, ItemT >static
IsSparseIteratorSparseIteratorBase< MaskIterT, IterT, NodeT, ItemT >static
isValueOn() const IteratorBase< MaskIterT, NodeT >inline
IteratorBase()IteratorBase< MaskIterT, NodeT >inline
IteratorBase(const MaskIterT &iter, NodeT *parent)IteratorBase< MaskIterT, NodeT >inline
IteratorBase(const IteratorBase &)=defaultIteratorBase< MaskIterT, NodeT >
modifyValue(const ModifyOp &op) const SparseIteratorBase< MaskIterT, IterT, NodeT, ItemT >inline
next()IteratorBase< MaskIterT, NodeT >inline
NodeType typedefSparseIteratorBase< MaskIterT, IterT, NodeT, ItemT >
NonConstNodeType typedefSparseIteratorBase< MaskIterT, IterT, NodeT, ItemT >
NonConstValueType typedefSparseIteratorBase< MaskIterT, IterT, NodeT, ItemT >
offset() const IteratorBase< MaskIterT, NodeT >inline
operator bool() const IteratorBase< MaskIterT, NodeT >inline
operator!=(const IteratorBase &other) const IteratorBase< MaskIterT, NodeT >inline
operator*() const SparseIteratorBase< MaskIterT, IterT, NodeT, ItemT >inline
operator++()IteratorBase< MaskIterT, NodeT >inline
operator->() const SparseIteratorBase< MaskIterT, IterT, NodeT, ItemT >inline
operator=(const IteratorBase &)=defaultIteratorBase< MaskIterT, NodeT >
operator==(const IteratorBase &other) const IteratorBase< MaskIterT, NodeT >inline
parent() const IteratorBase< MaskIterT, NodeT >inline
pos() const IteratorBase< MaskIterT, NodeT >inline
setItem(Index, const ItemT &) const SparseIteratorBase< MaskIterT, IterT, NodeT, ItemT >
setValue(const ItemT &value) const SparseIteratorBase< MaskIterT, IterT, NodeT, ItemT >inline
setValueOff() const IteratorBase< MaskIterT, NodeT >inline
setValueOn(bool on=true) const IteratorBase< MaskIterT, NodeT >inline
SparseIteratorBase()SparseIteratorBase< MaskIterT, IterT, NodeT, ItemT >inline
SparseIteratorBase(const MaskIterT &iter, NodeT *parent)SparseIteratorBase< MaskIterT, IterT, NodeT, ItemT >inline
test() const IteratorBase< MaskIterT, NodeT >inline
ValueType typedefSparseIteratorBase< MaskIterT, IterT, NodeT, ItemT >