OpenVDB 10.0.1
Loading...
Searching...
No Matches
Public Types | List of all members
BuildToValueMap< T > Struct Template Reference

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

#include <nanovdb/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.

Member Typedef Documentation

◆ Type

template<typename T >
using Type = T

◆ type

template<typename T >
using type = T