cesium-native 0.43.0
Loading...
Searching...
No Matches
CesiumGltf::IsMetadataScalar< T > Struct Template Reference

Check if a C++ type can be represented as a scalar property type. More...

#include <CesiumGltf/PropertyTypeTraits.h>

Inheritance diagram for CesiumGltf::IsMetadataScalar< T >:
CesiumGltf::IsMetadataMatN< glm::mat< n, n, T, P > > CesiumGltf::IsMetadataVecN< glm::vec< n, T, P > >

Detailed Description

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

Check if a C++ type can be represented as a scalar property type.

Definition at line 18 of file PropertyTypeTraits.h.


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