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

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

#include <CesiumGltf/PropertyTypeTraits.h>

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

Detailed Description

template<glm::length_t n, typename T, glm::qualifier P>
struct CesiumGltf::IsMetadataMatN< glm::mat< n, n, T, P > >

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

Definition at line 93 of file PropertyTypeTraits.h.


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