HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
openvdb::OPENVDB_VERSION_NAME::tree::SameLeafConfig< Dim1, openvdb::tools::PointIndexLeafNode< T2, Dim1 > > Struct Template Reference

#include <PointIndexGrid.h>

Static Public Attributes

static const bool value = true
 

Detailed Description

template<Index Dim1, typename T2>
struct openvdb::OPENVDB_VERSION_NAME::tree::SameLeafConfig< Dim1, openvdb::tools::PointIndexLeafNode< T2, Dim1 > >

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

Definition at line 1809 of file PointIndexGrid.h.

Member Data Documentation

template<Index Dim1, typename T2 >
const bool openvdb::OPENVDB_VERSION_NAME::tree::SameLeafConfig< Dim1, openvdb::tools::PointIndexLeafNode< T2, Dim1 > >::value = true
static

Definition at line 1811 of file PointIndexGrid.h.


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