HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
openvdb::OPENVDB_VERSION_NAME::tree::NodeChain< HeadT, 1 > Struct Template Reference

Specialization to terminate NodeChain. More...

#include <RootNode.h>

Public Types

using Type = TypeList< typename HeadT::ChildNodeType, HeadT >
 

Detailed Description

template<typename HeadT>
struct openvdb::OPENVDB_VERSION_NAME::tree::NodeChain< HeadT, 1 >

Specialization to terminate NodeChain.

Definition at line 1008 of file RootNode.h.

Member Typedef Documentation

template<typename HeadT >
using openvdb::OPENVDB_VERSION_NAME::tree::NodeChain< HeadT, 1 >::Type = TypeList<typename HeadT::ChildNodeType, HeadT>

Definition at line 1009 of file RootNode.h.


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