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