cesium-native 0.43.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 |
UNAVAILABLE (0 ) | |
static constexpr int32_t | AVAILABLE = 1 |
AVAILABLE (1 ) | |
Known values for Integer indicating whether all of the elements are available (1) or all are unavailable (0).
Definition at line 26 of file Availability.h.
|
staticconstexpr |
AVAILABLE (1
)
Definition at line 31 of file Availability.h.
|
staticconstexpr |
UNAVAILABLE (0
)
Definition at line 28 of file Availability.h.