OpenVDB 12.1.0
Loading...
Searching...
No Matches
TrilinearTraits< ValueT, Staggered > Struct Template Reference

#include <openvdb/points/PointRasterizeTrilinear.h>

Public Types

using ResultT
template<typename PointDataTreeT>
using TreeT = typename PointDataTreeT::template ValueConverter<ResultT>::Type

Member Typedef Documentation

◆ ResultT

template<typename ValueT, bool Staggered = true>
using ResultT
Initial value:
typename std::conditional<
Definition Vec3.h:25
static const bool IsVec
Definition Types.h:316

◆ TreeT

template<typename ValueT, bool Staggered = true>
template<typename PointDataTreeT>
using TreeT = typename PointDataTreeT::template ValueConverter<ResultT>::Type