HDK
|
ValueConverter<T>::Type is the type of a LeafNode having the same dimensions as this node but a different value type, T. More...
#include <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.
Definition at line 59 of file LeafNode.h.
using openvdb::OPENVDB_VERSION_NAME::tree::LeafNode< T, Log2Dim >::ValueConverter< OtherValueType >::Type = LeafNode<OtherValueType, Log2Dim> |
Definition at line 59 of file LeafNode.h.