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

#include <InternalNode.h>

Static Public Attributes

static const bool value = false
 

Detailed Description

template<typename, Index, typename>
struct openvdb::OPENVDB_VERSION_NAME::tree::SameInternalConfig< typename, Index, typename >

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

Definition at line 29 of file InternalNode.h.

Member Data Documentation

template<typename , Index , typename >
const bool openvdb::OPENVDB_VERSION_NAME::tree::SameInternalConfig< typename, Index, typename >::value = false
static

Definition at line 813 of file InternalNode.h.


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