OpenVDB 10.0.1
|
Visits child nodes of this node only. More...
#include <nanovdb/NanoVDB.h>
Public Member Functions | |
ChildIterator () | |
ChildIterator (const InternalNode *parent) | |
ChildIterator & | operator= (const ChildIterator &)=default |
const ChildT & | operator* () const |
const ChildT * | operator-> () const |
CoordType | getOrigin () const |
Visits child nodes of this node only.
|
inline |
|
inline |
|
inline |
|
default |