OpenVDB 12.0.0
 
Loading...
Searching...
No Matches
TruncateTrait< math::Vec3< T > > Struct Template Reference

#include <openvdb/points/AttributeArray.h>

Public Types

using Type = math::Vec3<typename TruncateTrait<T>::Type>
 

Member Typedef Documentation

◆ Type

template<typename T>
using Type = math::Vec3<typename TruncateTrait<T>::Type>