OpenVDB
12.0.0
|
SameConfiguration<OtherNodeType>::value is true
if and only if OtherNodeType is the type of a RootNode whose ChildNodeType has the same configuration as this node's ChildNodeType.
More...
#include <openvdb/tree/RootNode.h>
Static Public Attributes | |
static const bool | value = SameRootConfig<ChildNodeType, OtherNodeType>::value |
SameConfiguration<OtherNodeType>::value is true
if and only if OtherNodeType is the type of a RootNode whose ChildNodeType has the same configuration as this node's ChildNodeType.
|
static |