HDK
|
Visits all inactive values in a leaf node. More...
#include <NanoVDB.h>
Public Member Functions | |
__hostdev__ | ValueOffIterator () |
__hostdev__ | ValueOffIterator (const LeafNode *parent) |
ValueOffIterator & | operator= (const ValueOffIterator &)=default |
__hostdev__ ValueType | operator* () const |
__hostdev__ CoordT | getCoord () const |
Visits all inactive values in a leaf node.
|
inline |
|
inline |
|
inline |
|
inline |
|
default |