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

#include <NanoVDB.h>

Public Types

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

Detailed Description

template<typename GridOrTreeOrRootT>
struct nanovdb::NodeTrait< const GridOrTreeOrRootT, 1 >

Definition at line 3412 of file NanoVDB.h.

Member Typedef Documentation

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

Definition at line 3415 of file NanoVDB.h.

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

Definition at line 3416 of file NanoVDB.h.


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