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

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.
 

Detailed Description

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

Retrieve the component type of a metadata array.

Definition at line 193 of file PropertyTypeTraits.h.

Member Typedef Documentation

◆ type [1/2]

The component type of this metadata array.

Definition at line 189 of file PropertyTypeTraits.h.

◆ type [2/2]

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

The component type of this metadata array.

Definition at line 195 of file PropertyTypeTraits.h.


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