cesium-native 0.43.0
|
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 | |
Known values for The type of values in stringOffsets
.
Definition at line 44 of file PropertyTableProperty.h.
|
inlinestatic |
UINT16
Definition at line 49 of file PropertyTableProperty.h.
|
inlinestatic |
UINT32
Definition at line 52 of file PropertyTableProperty.h.
|
inlinestatic |
UINT64
Definition at line 55 of file PropertyTableProperty.h.
|
inlinestatic |
UINT8
Definition at line 46 of file PropertyTableProperty.h.