OpenVDB
2.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 <InternalNode.h>
Public Types | |
typedef InternalNode< typename ChildNodeType::template ValueConverter< OtherValueType > ::Type, Log2Dim > | Type |
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.
typedef InternalNode<typename ChildNodeType::template ValueConverter< OtherValueType>::Type, Log2Dim> Type |