OpenVDB 12.0.0
Loading...
Searching...
No Matches
ValueTypeTraits< T, void_t< typename T::value_type > > Struct Template Reference

#include </private/tmp/openvdb-20241101-7014-5j8vk0/openvdb-12.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