cesium-native
0.41.0
|
Known values for Integer indicating whether all of the elements are available (1) or all are unavailable (0). More...
#include <Cesium3DTiles/Availability.h>
Static Public Attributes | |
static constexpr int32_t | UNAVAILABLE = 0 |
static constexpr int32_t | AVAILABLE = 1 |
Known values for Integer indicating whether all of the elements are available (1) or all are unavailable (0).
Definition at line 24 of file Availability.h.