HDK
|
#include <DenseSparseTools.h>
Public Types | |
using | ValueType = typename DenseType::ValueType |
using | Type = typename TreeType::template ValueConverter< ValueType >::Type |
This struct that aids template resolution of a new tree type has the same configuration at TreeType, but the ValueType from DenseType.
Definition at line 99 of file DenseSparseTools.h.
using openvdb::OPENVDB_VERSION_NAME::tools::DSConverter< DenseType, TreeType >::Type = typename TreeType::template ValueConverter<ValueType>::Type |
Definition at line 102 of file DenseSparseTools.h.
using openvdb::OPENVDB_VERSION_NAME::tools::DSConverter< DenseType, TreeType >::ValueType = typename DenseType::ValueType |
Definition at line 101 of file DenseSparseTools.h.