cesium-native  0.41.0
Cesium3DTiles::Enum::ValueType Struct Reference

Known values for The type of the integer enum value. More...

#include <Cesium3DTiles/Enum.h>

Static Public Attributes

static const std::string INT8 = "INT8"
 
static const std::string UINT8 = "UINT8"
 
static const std::string INT16 = "INT16"
 
static const std::string UINT16 = "UINT16"
 
static const std::string INT32 = "INT32"
 
static const std::string UINT32 = "UINT32"
 
static const std::string INT64 = "INT64"
 
static const std::string UINT64 = "UINT64"
 

Detailed Description

Known values for The type of the integer enum value.

Definition at line 24 of file Enum.h.


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