HDK
|
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 | |
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.
Definition at line 56 of file RootNode.h.
using openvdb::OPENVDB_VERSION_NAME::tree::RootNode< ChildType >::ValueConverter< OtherValueType >::Type = RootNode<typename ChildType::template ValueConverter<OtherValueType>::Type> |
Definition at line 57 of file RootNode.h.