|
Blender V4.3
|
#include <nanovdb.h>
Public Types | |
| using | ValueType = float |
| using | BuildType = Fp16 |
Public Member Functions | |
| ccl_device_inline_method float | getValue (uint32_t i) const ccl_global |
Public Attributes | |
| LeafFnBase< LOG2DIM > | base |
| uint16_t | mCode [1u<< 3 *LOG2DIM] |
| using nanovdb::LeafData< Fp16, LOG2DIM >::BuildType = Fp16 |
| using nanovdb::LeafData< Fp16, LOG2DIM >::ValueType = float |
|
inline |
Definition at line 248 of file nanovdb.h.
References nanovdb::LeafFnBase< LOG2DIM >::mMinimum, and nanovdb::LeafFnBase< LOG2DIM >::mQuantum.
| LeafFnBase<LOG2DIM> nanovdb::LeafData< Fp16, LOG2DIM >::base |
| uint16_t nanovdb::LeafData< Fp16, LOG2DIM >::mCode[1u<< 3 *LOG2DIM] |