HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
nanovdb::BuildToValueMap< T > Struct Template Reference

Maps one type (e.g. the build types above) to other (actual) types. More...

#include <NanoVDB.h>

Public Types

using Type = T
 
using type = T
 

Detailed Description

template<typename T>
struct nanovdb::BuildToValueMap< T >

Maps one type (e.g. the build types above) to other (actual) types.

Definition at line 628 of file NanoVDB.h.

Member Typedef Documentation

template<typename T>
using nanovdb::BuildToValueMap< T >::Type = T

Definition at line 630 of file NanoVDB.h.

template<typename T>
using nanovdb::BuildToValueMap< T >::type = T

Definition at line 631 of file NanoVDB.h.


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