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

Check if a C++ type can be represented as a numeric property, i.e. a scalar / vecN / matN type. More...

Detailed Description

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

Check if a C++ type can be represented as a numeric property, i.e. a scalar / vecN / matN type.

Definition at line 72 of file PropertyTypeTraits.h.


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