cesium-native 0.43.0
Loading...
Searching...
No Matches
CesiumIonClient::DefaultAssets Struct Reference

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.
 

Detailed Description

The default assets.

Definition at line 8 of file Defaults.h.

Member Data Documentation

◆ buildings

int64_t CesiumIonClient::DefaultAssets::buildings = -1

The asset id of the default buildings asset.

Definition at line 22 of file Defaults.h.

◆ imagery

int64_t CesiumIonClient::DefaultAssets::imagery = -1

The asset id of the default imagery asset.

Definition at line 12 of file Defaults.h.

◆ terrain

int64_t CesiumIonClient::DefaultAssets::terrain = -1

The asset id of the default terrain asset.

Definition at line 17 of file Defaults.h.


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