|
cesium-native 0.62.0
|
Retrieve the component type of a metadata array. More...
#include <CesiumGltf/PropertyTypeTraits.h>
Public Types | |
| using | type = T |
| The component type of this metadata array. | |
| using | type |
| The component type of this metadata array. | |
Retrieve the component type of a metadata array.
Definition at line 199 of file PropertyTypeTraits.h.
| using CesiumGltf::MetadataArrayType< T >::type |
The component type of this metadata array.
Definition at line 189 of file PropertyTypeTraits.h.
| using CesiumGltf::MetadataArrayType< CesiumGltf::PropertyArrayCopy< T > >::type = T |
The component type of this metadata array.
Definition at line 201 of file PropertyTypeTraits.h.