#include </private/tmp/openvdb-20241101-7014-5j8vk0/openvdb-12.0.0/openvdb/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 |