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

#include <PointDataGrid.h>

Static Public Attributes

static const bool value = true
 

Detailed Description

template<Index Dim1, typename T2>
struct openvdb::OPENVDB_VERSION_NAME::tree::SameLeafConfig< Dim1, points::PointDataLeafNode< T2, Dim1 > >

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

Definition at line 1732 of file PointDataGrid.h.

Member Data Documentation

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

Definition at line 1732 of file PointDataGrid.h.


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