HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
nanovdb::NodeTrait< GridOrTreeOrRootT, 2 > Struct Template Reference

#include <NanoVDB.h>

Public Types

using Type = typename GridOrTreeOrRootT::RootNodeType::ChildNodeType
 
using type = typename GridOrTreeOrRootT::RootNodeType::ChildNodeType
 

Detailed Description

template<typename GridOrTreeOrRootT>
struct nanovdb::NodeTrait< GridOrTreeOrRootT, 2 >

Definition at line 3419 of file NanoVDB.h.

Member Typedef Documentation

template<typename GridOrTreeOrRootT >
using nanovdb::NodeTrait< GridOrTreeOrRootT, 2 >::Type = typename GridOrTreeOrRootT::RootNodeType::ChildNodeType

Definition at line 3422 of file NanoVDB.h.

template<typename GridOrTreeOrRootT >
using nanovdb::NodeTrait< GridOrTreeOrRootT, 2 >::type = typename GridOrTreeOrRootT::RootNodeType::ChildNodeType

Definition at line 3423 of file NanoVDB.h.


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