OpenVDB
13.0.0
Toggle main menu visibility
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<
VecTraits<ValueT>::IsVec
, ValueT,
math::Vec3<ValueT>
>::type
openvdb::v13_0::math::Vec3
Definition
Vec3.h:25
openvdb::v13_0::VecTraits::IsVec
static const bool IsVec
Definition
Types.h:297
◆
TreeT
template<typename ValueT, bool Staggered = true>
template<typename PointDataTreeT>
using
TreeT
= typename PointDataTreeT::template ValueConverter<
ResultT
>::Type
openvdb
v13_0
points
TrilinearTraits
Generated by
1.18.0