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

Retrieve the component type of a metadata array. More...

#include <CesiumGltf/PropertyTypeTraits.h>

Public Types

using type = void
 The component type of this metadata array.
 

Detailed Description

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

Retrieve the component type of a metadata array.

Definition at line 187 of file PropertyTypeTraits.h.

Member Typedef Documentation

◆ type

template<typename T >
using CesiumGltf::MetadataArrayType< T >::type = void

The component type of this metadata array.

Definition at line 189 of file PropertyTypeTraits.h.


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