|
HDK
|
Visits all tile values in this node, i.e. both inactive and active tiles. More...
#include <GridBuilder.h>
Inheritance diagram for nanovdb::build::InternalNode< ChildT >::ValueIterator:Public Member Functions | |
| ValueIterator () | |
| ValueIterator (const InternalNode *parent) | |
| ValueIterator & | operator= (const ValueIterator &)=default |
| ValueType | operator* () const |
| Coord | getCoord () const |
| bool | isActive () const |
Visits all tile values in this node, i.e. both inactive and active tiles.
Definition at line 665 of file GridBuilder.h.
|
inline |
Definition at line 670 of file GridBuilder.h.
|
inline |
Definition at line 671 of file GridBuilder.h.
|
inline |
Definition at line 674 of file GridBuilder.h.
|
inline |
Definition at line 675 of file GridBuilder.h.
|
inline |
Definition at line 673 of file GridBuilder.h.
|
default |