OpenVDB 12.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-20241101-6830-c2ql2h/openvdb-12.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> |