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

Trait that maps any type to the corresponding nanovdb type. More...

#include <CreateNanoGrid.h>

Public Types

using type = T
 

Detailed Description

template<typename>
struct nanovdb::MapToNano< typename >

Trait that maps any type to the corresponding nanovdb type.

Template Parameters
TType to be mapped

Definition at line 107 of file CreateNanoGrid.h.

Member Typedef Documentation

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

Definition at line 371 of file CreateNanoGrid.h.


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