| 
    OpenVDB
    13.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 <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> | 
 1.8.11