OpenVDB  11.0.0
Static Public Attributes | List of all members
SameLeafConfig< Dim1, NodeT2 > Struct Template Reference

#include <openvdb/points/PointDataGrid.h>

Static Public Attributes

static const bool value = false
 

Detailed Description

template<Index Dim1, typename NodeT2>
struct openvdb::v11_0::tree::SameLeafConfig< Dim1, NodeT2 >

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

Member Data Documentation

const bool value = false
static