OpenVDB 12.0.0
Loading...
Searching...
No Matches
NodeChain< HeadT, 1 > Struct Template Reference

Specialization to terminate NodeChain. More...

#include </private/tmp/openvdb-20241101-6943-enag0s/openvdb-12.0.0/openvdb/openvdb/tree/RootNode.h>

Public Types

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

Detailed Description

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

Specialization to terminate NodeChain.

Member Typedef Documentation

◆ Type

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