cesium-native 0.43.0
Loading...
Searching...
No Matches
CesiumGltf::PropertyTableProperty::StringOffsetType Struct Reference

Known values for The type of values in stringOffsets. More...

#include <CesiumGltf/PropertyTableProperty.h>

Static Public Attributes

static const std::string UINT8 = "UINT8"
 UINT8
 
static const std::string UINT16 = "UINT16"
 UINT16
 
static const std::string UINT32 = "UINT32"
 UINT32
 
static const std::string UINT64 = "UINT64"
 UINT64
 

Detailed Description

Known values for The type of values in stringOffsets.

Definition at line 44 of file PropertyTableProperty.h.

Member Data Documentation

◆ UINT16

const std::string CesiumGltf::PropertyTableProperty::StringOffsetType::UINT16 = "UINT16"
inlinestatic

UINT16

Definition at line 49 of file PropertyTableProperty.h.

◆ UINT32

const std::string CesiumGltf::PropertyTableProperty::StringOffsetType::UINT32 = "UINT32"
inlinestatic

UINT32

Definition at line 52 of file PropertyTableProperty.h.

◆ UINT64

const std::string CesiumGltf::PropertyTableProperty::StringOffsetType::UINT64 = "UINT64"
inlinestatic

UINT64

Definition at line 55 of file PropertyTableProperty.h.

◆ UINT8

const std::string CesiumGltf::PropertyTableProperty::StringOffsetType::UINT8 = "UINT8"
inlinestatic

UINT8

Definition at line 46 of file PropertyTableProperty.h.


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