|
OpenVDB
12.1.1
|
#include <nanovdb/NanoVDB.h>
Inherited by RootNode< ChildT >::ChildIter< RootT >, RootNode< ChildT >::DenseIter< RootT >, RootNode< ChildT >::ValueIter< RootT >, and RootNode< ChildT >::ValueOnIter< RootT >.
Public Member Functions | |
| __hostdev__ | operator bool () const |
| __hostdev__ uint32_t | pos () const |
| __hostdev__ TileT * | tile () const |
| __hostdev__ CoordType | getOrigin () const |
| __hostdev__ CoordType | getCoord () const |
Protected Types | |
| using | DataT = typename util::match_const< DataType, RootT >::type |
| using | TileT = typename util::match_const< Tile, RootT >::type |
Protected Member Functions | |
| __hostdev__ | BaseIter () |
| __hostdev__ | BaseIter (DataT *data) |
Protected Attributes | |
| DataType::template TileIter< DataT > | mTileIter |
|
protected |
|
protected |
|
inlineprotected |
|
inlineprotected |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
1.8.11