cesium-native 0.50.0
Loading...
Searching...
No Matches
CesiumRasterOverlays::GeoJsonDocumentRasterOverlayOptions Struct Reference

A set of options for configuring a GeoJsonDocumentRasterOverlay. More...

#include <CesiumRasterOverlays/GeoJsonDocumentRasterOverlay.h>

Public Attributes

CesiumVectorData::VectorStyle defaultStyle
 The default style to use when no style is otherwise specified on a CesiumVectorData::GeoJsonObject.
 
CesiumGeospatial::Ellipsoid ellipsoid
 The ellipsoid to use for this overlay.
 
uint32_t mipLevels = 0
 The number of mip levels to generate.
 

Detailed Description

A set of options for configuring a GeoJsonDocumentRasterOverlay.

Definition at line 26 of file GeoJsonDocumentRasterOverlay.h.

Member Data Documentation

◆ defaultStyle

CesiumVectorData::VectorStyle CesiumRasterOverlays::GeoJsonDocumentRasterOverlayOptions::defaultStyle

The default style to use when no style is otherwise specified on a CesiumVectorData::GeoJsonObject.

Definition at line 31 of file GeoJsonDocumentRasterOverlay.h.

◆ ellipsoid

CesiumGeospatial::Ellipsoid CesiumRasterOverlays::GeoJsonDocumentRasterOverlayOptions::ellipsoid

The ellipsoid to use for this overlay.

Definition at line 36 of file GeoJsonDocumentRasterOverlay.h.

◆ mipLevels

uint32_t CesiumRasterOverlays::GeoJsonDocumentRasterOverlayOptions::mipLevels = 0

The number of mip levels to generate.

Definition at line 41 of file GeoJsonDocumentRasterOverlay.h.


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