|
OpenVDB 9.0.0
|
#include <nanovdb/NanoVDB.h>
Public Member Functions | |
| template<typename RootT > | |
| void | setRoot (const RootT *root) |
| template<typename RootT > | |
| RootT * | getRoot () |
| template<typename RootT > | |
| const RootT * | getRoot () const |
| template<typename NodeT > | |
| void | setFirstNode (const NodeT *node) |
Public Attributes | |
| uint64_t | mNodeOffset [4] |
| uint32_t | mNodeCount [3] |
| uint32_t | mTileCount [3] |
| uint64_t | mVoxelCount |
|
inline |
|
inline |
|
inline |
|
inline |
| uint32_t mNodeCount[3] |
| uint64_t mNodeOffset[4] |
| uint32_t mTileCount[3] |
| uint64_t mVoxelCount |