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

#include <RootNode.h>

Static Public Attributes

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

Detailed Description

template<typename ChildT1, typename ChildT2>
struct openvdb::OPENVDB_VERSION_NAME::tree::SameRootConfig< ChildT1, RootNode< ChildT2 > >

Definition at line 1025 of file RootNode.h.

Member Data Documentation

template<typename ChildT1 , typename ChildT2 >
const bool openvdb::OPENVDB_VERSION_NAME::tree::SameRootConfig< ChildT1, RootNode< ChildT2 > >::value = ChildT1::template SameConfiguration<ChildT2>::value
static

Definition at line 1026 of file RootNode.h.


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