HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
openvdb::OPENVDB_VERSION_NAME::tree::SameInternalConfig< ChildT1, Dim1, InternalNode< ChildT2, Dim1 > > Struct Template Reference

#include <InternalNode.h>

Static Public Attributes

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

Detailed Description

template<typename ChildT1, Index Dim1, typename ChildT2>
struct openvdb::OPENVDB_VERSION_NAME::tree::SameInternalConfig< ChildT1, Dim1, InternalNode< ChildT2, Dim1 > >

Definition at line 817 of file InternalNode.h.

Member Data Documentation

template<typename ChildT1 , Index Dim1, typename ChildT2 >
const bool openvdb::OPENVDB_VERSION_NAME::tree::SameInternalConfig< ChildT1, Dim1, InternalNode< ChildT2, Dim1 > >::value = ChildT1::template SameConfiguration<ChildT2>::value
static

Definition at line 818 of file InternalNode.h.


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