OpenVDB 11.0.0
|
ValueConverter<T>::Type is the type of a RootNode having the same child hierarchy as this node but a different value type, T. More...
#include </private/tmp/openvdb-20240426-83507-bnu7c4/openvdb-11.0.0/openvdb/openvdb/tree/RootNode.h>
Public Types | |
using | Type = RootNode<typename ChildType::template ValueConverter<OtherValueType>::Type> |
ValueConverter<T>::Type is the type of a RootNode having the same child hierarchy as this node but a different value type, T.
using Type = RootNode<typename ChildType::template ValueConverter<OtherValueType>::Type> |