OpenVDB
12.0.0
|
Visits all active values in a leaf node. More...
#include <nanovdb/NanoVDB.h>
Inherits MaskIterT< true >.
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 |