|
HDK
|
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 | |
| 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.
Definition at line 56 of file InternalNode.h.
| using openvdb::OPENVDB_VERSION_NAME::tree::InternalNode< _ChildNodeType, Log2Dim >::ValueConverter< OtherValueType >::Type = InternalNode<typename ChildNodeType::template ValueConverter< OtherValueType>::Type, Log2Dim> |
Definition at line 58 of file InternalNode.h.