OpenVDB  3.2.0
Public Types | List of all members
NodeChain< HeadT, 1 > Struct Template Reference

Specialization to terminate NodeChain. More...

#include <RootNode.h>

Public Types

typedef boost::mpl::vector< typename HeadT::ChildNodeType, HeadT >::type Type
 

Detailed Description

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

Specialization to terminate NodeChain.

Member Typedef Documentation

◆ Type

typedef boost::mpl::vector<typename HeadT::ChildNodeType, HeadT>::type Type

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