cesium-native 0.43.0
|
Check if a C++ type can be represented as an array of numeric elements property type. More...
#include <CesiumGltf/PropertyTypeTraits.h>
Static Public Attributes | |
static constexpr bool | value = IsMetadataNumeric<T>::value |
Whether the component of this PropertyArrayCopy is numeric. | |
Check if a C++ type can be represented as an array of numeric elements property type.
Definition at line 156 of file PropertyTypeTraits.h.
|
staticconstexpr |
Whether the component of this PropertyArrayCopy is numeric.
Definition at line 158 of file PropertyTypeTraits.h.