cesium-native 0.43.0
|
Check if a C++ type can be represented as a numeric property, i.e. a scalar / vecN / matN type. More...
#include <CesiumGltf/PropertyTypeTraits.h>
Static Public Attributes | |
static constexpr bool | value |
Whether the given metadata type is a scalar, a vector, or a matrix. | |
Check if a C++ type can be represented as a numeric property, i.e. a scalar / vecN / matN type.
Definition at line 103 of file PropertyTypeTraits.h.
|
staticconstexpr |
Whether the given metadata type is a scalar, a vector, or a matrix.
Definition at line 107 of file PropertyTypeTraits.h.