cesium-native
0.41.0
|
The data returned by Cesium ion's v1/defaults
service. It includes information about default imagery, terrain and building assets along with quick add assets that can be useful to use within other applications.
More...
#include <CesiumIonClient/Defaults.h>
Public Attributes | |
DefaultAssets | defaultAssets {} |
The default assets. | |
std::vector< QuickAddAsset > | quickAddAssets {} |
The quick add assets. | |
The data returned by Cesium ion's v1/defaults
service. It includes information about default imagery, terrain and building assets along with quick add assets that can be useful to use within other applications.
Definition at line 95 of file Defaults.h.