cesium-native 0.62.0
Loading...
Searching...
No Matches
CesiumGltf::IsMetadataVecN< glm::vec< n, T, P > > Struct Template Reference

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

#include <CesiumGltf/PropertyTypeTraits.h>

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

Detailed Description

template<glm::length_t n, typename T, glm::qualifier P>
struct CesiumGltf::IsMetadataVecN< glm::vec< n, T, P > >

Check if a C++ type can be represented as a vecN type.

Definition at line 83 of file PropertyTypeTraits.h.


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