OpenVDB 12.0.0
|
Visits all active values in a leaf node. More...
#include </private/tmp/openvdb-20241101-6830-c2ql2h/openvdb-12.0.0/nanovdb/nanovdb/NanoVDB.h>
Public Member Functions | |
__hostdev__ | ValueOnIterator () |
__hostdev__ | ValueOnIterator (const LeafNode *parent) |
ValueOnIterator & | operator= (const ValueOnIterator &)=default |
__hostdev__ ValueType | operator* () const |
__hostdev__ CoordT | getCoord () const |
Visits all active values in a leaf node.
|
inline |
|
inline |
|
inline |
|
inline |
|
default |