|
Blender V4.3
|
#include <nanovdb.h>
Public Types | |
| using | ValueType = typename RootT::ValueType |
Public Member Functions | |
| ccl_device_inline_method | ReadAccessor (ccl_global const RootT &root) |
| ccl_device_inline_method ValueType | getValue (const Coord ijk) const |
| using nanovdb::ReadAccessor< BuildT >::ValueType = typename RootT::ValueType |
|
inline |
|
inline |
Definition at line 328 of file nanovdb.h.
References ccl_global, nanovdb::LeafNode< BuildT, Log2Dim >::getValue(), and tile.