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 <openvdb/tree/LeafNode.h>
| Static Public Attributes | |
| static const bool | value = SameLeafConfig<LOG2DIM, OtherNodeType>::value | 
SameConfiguration<OtherNodeType>::value is true if and only if OtherNodeType is the type of a LeafNode with the same dimensions as this node. 
| 
 | static |