OpenVDB
3.1.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 <RootNode.h>
Public Types | |
typedef RootNode< typename ChildType::template ValueConverter< OtherValueType >::Type > | Type |
ValueConverter<T>::Type is the type of a RootNode having the same child hierarchy as this node but a different value type, T.
typedef RootNode<typename ChildType::template ValueConverter<OtherValueType>::Type> Type |