OpenVDB 12.0.0
Loading...
Searching...
No Matches
SameInternalConfig< ChildT1, Dim1, InternalNode< ChildT2, Dim1 > > Struct Template Reference

#include </private/tmp/openvdb-20241101-6830-c2ql2h/openvdb-12.0.0/openvdb/openvdb/tree/InternalNode.h>

Static Public Attributes

static const bool value = ChildT1::template SameConfiguration<ChildT2>::value
 

Member Data Documentation

◆ value

template<typename ChildT1 , Index Dim1, typename ChildT2 >
const bool value = ChildT1::template SameConfiguration<ChildT2>::value
static