cesium-native  0.41.0
CesiumIonClient::Defaults Struct Reference

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< QuickAddAssetquickAddAssets {}
 The quick add assets.
 

Detailed Description

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.


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