OpenVDB
12.0.0
|
Visits all tile values and child nodes of this node. More...
#include <nanovdb/NanoVDB.h>
Inherits Mask< LOG2DIM >::DenseIterator.
Public Member Functions | |
__hostdev__ | DenseIterator () |
__hostdev__ | DenseIterator (const InternalNode *parent) |
DenseIterator & | operator= (const DenseIterator &)=default |
__hostdev__ const ChildT * | probeChild (ValueType &value) const |
__hostdev__ bool | isValueOn () const |
__hostdev__ CoordType | getOrigin () const |
__hostdev__ CoordType | getCoord () const |
__hostdev__ uint32_t | operator* () const |
__hostdev__ uint32_t | pos () const |
__hostdev__ | operator bool () const |
__hostdev__ DenseIterator & | operator++ () |
__hostdev__ DenseIterator | operator++ (int) |
Visits all tile values and child nodes of this node.
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |
|
default |
|
inlineinherited |
|
inline |