cesium-native  0.41.0
CesiumGltf::IsMetadataNumeric< T > Struct Template Reference

Static Public Attributes

static constexpr bool value
 

Detailed Description

template<typename T>
struct CesiumGltf::IsMetadataNumeric< T >

Definition at line 73 of file PropertyTypeTraits.h.

Member Data Documentation

◆ value

template<typename T >
constexpr bool CesiumGltf::IsMetadataNumeric< T >::value
staticconstexpr
Initial value:
= IsMetadataScalar<T>::value ||
IsMetadataVecN<T>::value ||
IsMetadataMatN<T>::value

Definition at line 74 of file PropertyTypeTraits.h.


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