HDK
|
#include <GridBuilder.h>
Public Member Functions | |
ChildIterator () | |
ChildIterator (const RootNode *parent) | |
ChildIterator & | operator= (const ChildIterator &)=default |
ChildT & | operator* () const |
ChildT * | operator-> () const |
Coord | getOrigin () const |
Coord | getCoord () const |
operator bool () const | |
ChildIterator & | operator++ () |
ChildIterator | operator++ (int) |
uint32_t | pos () const |
Definition at line 79 of file GridBuilder.h.
|
inline |
Definition at line 84 of file GridBuilder.h.
|
inline |
Definition at line 85 of file GridBuilder.h.
|
inline |
Definition at line 92 of file GridBuilder.h.
|
inline |
Definition at line 91 of file GridBuilder.h.
|
inline |
Definition at line 93 of file GridBuilder.h.
|
inline |
Definition at line 89 of file GridBuilder.h.
|
inline |
Definition at line 94 of file GridBuilder.h.
|
inline |
Definition at line 100 of file GridBuilder.h.
|
inline |
Definition at line 90 of file GridBuilder.h.
|
default |
|
inline |
Definition at line 105 of file GridBuilder.h.