HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
openvdb::OPENVDB_VERSION_NAME::points::internal::ValueTypeTraits< T, void_t< typename T::value_type > > Struct Template Reference

#include <PointConversion.h>

Public Types

using Type = typename T::value_type
 

Detailed Description

template<typename T>
struct openvdb::OPENVDB_VERSION_NAME::points::internal::ValueTypeTraits< T, void_t< typename T::value_type > >

Definition at line 199 of file PointConversion.h.

Member Typedef Documentation

template<typename T >
using openvdb::OPENVDB_VERSION_NAME::points::internal::ValueTypeTraits< T, void_t< typename T::value_type > >::Type = typename T::value_type

Definition at line 199 of file PointConversion.h.


The documentation for this struct was generated from the following file: