Blender V4.3
nanovdb::LeafData< FpN, LOG2DIM > Struct Template Reference

#include <nanovdb.h>

Public Types

using ValueType = float
 
using BuildType = FpN
 

Public Member Functions

ccl_device_inline_method float getValue (uint32_t i) const ccl_global
 

Public Attributes

LeafFnBase< LOG2DIM > base
 

Detailed Description

template<uint32_t LOG2DIM>
struct nanovdb::LeafData< FpN, LOG2DIM >

Definition at line 258 of file nanovdb.h.

Member Typedef Documentation

◆ BuildType

template<uint32_t LOG2DIM>
using nanovdb::LeafData< FpN, LOG2DIM >::BuildType = FpN

Definition at line 260 of file nanovdb.h.

◆ ValueType

template<uint32_t LOG2DIM>
using nanovdb::LeafData< FpN, LOG2DIM >::ValueType = float

Definition at line 259 of file nanovdb.h.

Member Function Documentation

◆ getValue()

Member Data Documentation

◆ base

template<uint32_t LOG2DIM>
LeafFnBase<LOG2DIM> nanovdb::LeafData< FpN, LOG2DIM >::base

Definition at line 262 of file nanovdb.h.


The documentation for this struct was generated from the following file: