OpenVDB  9.0.1
Static Public Attributes | List of all members
SameRootConfig< ChildT1, NodeT2 > Struct Template Reference

#include <openvdb/tree/RootNode.h>

Static Public Attributes

static const bool value = false
 

Detailed Description

template<typename ChildT1, typename NodeT2>
struct openvdb::v9_0::tree::SameRootConfig< ChildT1, NodeT2 >

Helper metafunction used to implement RootNode::SameConfiguration (which, as an inner class, can't be independently specialized)

Member Data Documentation

const bool value = false
static