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 <LeafNodeMask.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 52 of file LeafNodeMask.h.
using openvdb::OPENVDB_VERSION_NAME::tree::LeafNode< ValueMask, Log2Dim >::ValueConverter< OtherValueType >::Type = LeafNode<OtherValueType, Log2Dim> |
Definition at line 52 of file LeafNodeMask.h.