| 
    OpenVDB
    13.0.0
    
   | 
 
ValueConverter<T>::Type is the type of an InternalNode having the same child hierarchy and dimensions as this node but a different value type, T. More...
#include <openvdb/tree/InternalNode.h>
Public Types | |
| using | Type = InternalNode< typename ChildNodeType::template ValueConverter< OtherValueType >::Type, Log2Dim > | 
ValueConverter<T>::Type is the type of an InternalNode having the same child hierarchy and dimensions as this node but a different value type, T.
| using Type = InternalNode<typename ChildNodeType::template ValueConverter< OtherValueType>::Type, Log2Dim> | 
 1.8.11