OpenVDB
12.0.0
|
#include <openvdb/tools/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.
using ValueType = typename DenseType::ValueType |