OpenVDB 11.0.0
Loading...
Searching...
No Matches
Public Types | List of all members
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>