HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
openvdb::OPENVDB_VERSION_NAME::tree::LeafNode< bool, Log2Dim >::SameConfiguration< OtherNodeType > Struct Template Reference

SameConfiguration<OtherNodeType>::value is true if and only if OtherNodeType is the type of a LeafNode with the same dimensions as this node. More...

#include <LeafNodeBool.h>

Static Public Attributes

static const bool value = SameLeafConfig<LOG2DIM, OtherNodeType>::value
 

Detailed Description

template<Index Log2Dim>
template<typename OtherNodeType>
struct openvdb::OPENVDB_VERSION_NAME::tree::LeafNode< bool, Log2Dim >::SameConfiguration< OtherNodeType >

SameConfiguration<OtherNodeType>::value is true if and only if OtherNodeType is the type of a LeafNode with the same dimensions as this node.

Definition at line 55 of file LeafNodeBool.h.

Member Data Documentation

template<Index Log2Dim>
template<typename OtherNodeType >
const bool openvdb::OPENVDB_VERSION_NAME::tree::LeafNode< bool, Log2Dim >::SameConfiguration< OtherNodeType >::value = SameLeafConfig<LOG2DIM, OtherNodeType>::value
static

Definition at line 56 of file LeafNodeBool.h.


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