|
HDK
|
Visits all tile values and child nodes of this node. More...
#include <GridBuilder.h>
Inheritance diagram for nanovdb::build::InternalNode< ChildT >::DenseIterator:Public Member Functions | |
| DenseIterator () | |
| DenseIterator (const InternalNode *parent) | |
| DenseIterator & | operator= (const DenseIterator &)=default |
| ChildT * | probeChild (ValueType &value) const |
| Coord | getCoord () const |
Public Member Functions inherited from nanovdb::Mask< LOG2DIM >::DenseIterator | |
| __hostdev__ | DenseIterator (uint32_t pos=Mask::SIZE) |
| DenseIterator & | operator= (const DenseIterator &)=default |
| __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.
Definition at line 698 of file GridBuilder.h.
|
inline |
Definition at line 703 of file GridBuilder.h.
|
inline |
Definition at line 704 of file GridBuilder.h.
|
inline |
Definition at line 717 of file GridBuilder.h.
|
default |
|
inline |
Definition at line 706 of file GridBuilder.h.