OpenVDB
10.0.1
|
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 | |
ValueIterator () | |
ValueIterator (const InternalNode *parent) | |
ValueIterator & | operator= (const ValueIterator &)=default |
ValueType | operator* () const |
CoordType | getOrigin () const |
bool | isActive () const |
Visits all tile values in this node, i.e. both inactive and active tiles.
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
default |