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 </private/tmp/openvdb-20241101-6830-c2ql2h/openvdb-12.0.0/openvdb/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 |