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

Check if a C++ type can be normalized. More...

#include <CesiumGltf/PropertyTypeTraits.h>

Inheritance diagram for CesiumGltf::CanBeNormalized< T >:
CesiumGltf::CanBeNormalized< PropertyArrayView< T > > CesiumGltf::CanBeNormalized< glm::mat< n, n, T, P > > CesiumGltf::CanBeNormalized< glm::vec< n, T, P > >

Detailed Description

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

Check if a C++ type can be normalized.

Definition at line 400 of file PropertyTypeTraits.h.


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