OpenVDB
12.0.0
|
Visits all tile values in this node, i.e. both inactive and active tiles. More...
#include <nanovdb/NanoVDB.h>
Inherits MaskIterT< false >.
Public Member Functions | |
__hostdev__ | ValueIterator () |
__hostdev__ | ValueIterator (const InternalNode *parent) |
ValueIterator & | operator= (const ValueIterator &)=default |
__hostdev__ ValueType | operator* () const |
__hostdev__ CoordType | getOrigin () const |
__hostdev__ CoordType | getCoord () const |
__hostdev__ bool | isActive () const |
Visits all tile values in this node, i.e. both inactive and active tiles.
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
default |