|
HDK
|
Visits child nodes of this node only. More...
#include <NanoVDB.h>
Inheritance diagram for nanovdb::InternalNode< ChildT, Log2Dim >::ChildIter< ParentT >: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 |
|
default |