|
HDK
|
Visits child nodes of this node only. More...
#include <GridBuilder.h>
Inheritance diagram for nanovdb::build::InternalNode< ChildT >::ChildIterator:Public Member Functions | |
| ChildIterator () | |
| ChildIterator (const InternalNode *parent) | |
| ChildIterator & | operator= (const ChildIterator &)=default |
| const ChildT & | operator* () const |
| const ChildT * | operator-> () const |
| Coord | getCoord () const |
Visits child nodes of this node only.
Definition at line 648 of file GridBuilder.h.
|
inline |
Definition at line 653 of file GridBuilder.h.
|
inline |
Definition at line 654 of file GridBuilder.h.
|
inline |
Definition at line 658 of file GridBuilder.h.
|
inline |
Definition at line 656 of file GridBuilder.h.
|
inline |
Definition at line 657 of file GridBuilder.h.
|
default |