OpenVDB 12.0.0
|
Visits all inactive values in a leaf node. More...
#include </private/tmp/openvdb-20241101-7014-5j8vk0/openvdb-12.0.0/nanovdb/nanovdb/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 |