#include <openvdb/points/PointRasterizeTrilinear.h>
|
using | ResultT |
|
template<typename PointDataTreeT> |
using | TreeT = typename PointDataTreeT::template ValueConverter<ResultT>::Type |
|
◆ ResultT
template<typename ValueT, bool Staggered = true>
Initial value: typename std::conditional<
static const bool IsVec
Definition Types.h:245
◆ TreeT
template<typename ValueT, bool Staggered = true>
template<typename PointDataTreeT>
using TreeT = typename PointDataTreeT::template ValueConverter<ResultT>::Type |