OpenVDB
12.0.0
|
#include <nanovdb/NanoVDB.h>
Public Member Functions | |
__hostdev__ | Iterator () |
__hostdev__ | Iterator (uint32_t pos, const Mask *parent) |
Iterator & | operator= (const Iterator &)=default |
__hostdev__ uint32_t | operator* () const |
__hostdev__ uint32_t | pos () const |
__hostdev__ | operator bool () const |
__hostdev__ Iterator & | operator++ () |
__hostdev__ Iterator | operator++ (int) |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |