cesium-native  0.41.0
Cesium3DTiles::Availability::Constant Struct Reference

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
 

Detailed Description

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.


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