|
Blender V4.5
|
#include <nanovdb.h>
Public Types | |
| using | ValueType = typename RootT::ValueType |
| using | BuildType = typename RootT::BuildType |
Public Member Functions | |
| const ccl_device_inline_method ccl_global RootT & | root () const ccl_global |
Public Attributes | |
| int64_t | mNodeOffset [4] |
| uint32_t | mNodeCount [3] |
| uint32_t | mTileCount [3] |
| uint64_t | mVoxelCount |
| using nanovdb::Tree< RootT >::BuildType = typename RootT::BuildType |
| using nanovdb::Tree< RootT >::ValueType = typename RootT::ValueType |
|
inline |
| uint32_t nanovdb::Tree< RootT >::mNodeCount[3] |
| int64_t nanovdb::Tree< RootT >::mNodeOffset[4] |
| uint32_t nanovdb::Tree< RootT >::mTileCount[3] |
| uint64_t nanovdb::Tree< RootT >::mVoxelCount |