OpenVDB 11.0.0
Loading...
Searching...
No Matches
Public Types | List of all members
ValueTypeTraits< T, void_t< typename T::value_type > > Struct Template Reference

#include </private/tmp/openvdb-20240426-50323-jjk0a8/openvdb-11.0.0/openvdb/openvdb/points/PointConversion.h>

Public Types

using Type = typename T::value_type
 

Member Typedef Documentation

◆ Type

template<typename T >
using Type = typename T::value_type