cesium-native 0.43.0
|
The default assets. More...
#include <CesiumIonClient/Defaults.h>
Public Attributes | |
int64_t | imagery = -1 |
The asset id of the default imagery asset. | |
int64_t | terrain = -1 |
The asset id of the default terrain asset. | |
int64_t | buildings = -1 |
The asset id of the default buildings asset. | |
The default assets.
Definition at line 8 of file Defaults.h.
int64_t CesiumIonClient::DefaultAssets::buildings = -1 |
The asset id of the default buildings asset.
Definition at line 22 of file Defaults.h.
int64_t CesiumIonClient::DefaultAssets::imagery = -1 |
The asset id of the default imagery asset.
Definition at line 12 of file Defaults.h.
int64_t CesiumIonClient::DefaultAssets::terrain = -1 |
The asset id of the default terrain asset.
Definition at line 17 of file Defaults.h.