Visits child nodes of this node only. More...
#include <nanovdb/NanoVDB.h>
 
 | Public Member Functions | |
| __hostdev__ | ChildIter () | 
| __hostdev__ | ChildIter (ParentT *parent) | 
| ChildIter & | operator= (const ChildIter &)=default | 
| __hostdev__ NodeT & | operator* () const | 
| __hostdev__ NodeT * | operator-> () const | 
| __hostdev__ CoordType | getOrigin () const | 
| __hostdev__ CoordType | getCoord () const | 
Visits child nodes of this node only.
| 
 | inline | 
| 
 | inline | 
| 
 | inline | 
| 
 | inline | 
| 
 | inline | 
| 
 | inline |