3 #include <CesiumUtility/IntrusivePointer.h>
47 std::shared_ptr<CesiumAsync::IAssetRequest>
pRequest =
nullptr;
std::shared_ptr< CesiumAsync::IAssetRequest > pRequest
The request that failed. The request itself may have succeeded, but the failure occurred while proces...
RasterOverlayLoadType type
The type of request that failed to load.
std::string message
A human-readable explanation of what failed.
Classes that support asynchronous operations.
Classes for raster overlays, which allow draping massive 2D textures over a model.
RasterOverlayLoadType
The type of load that failed in TilesetLoadFailureDetails.
@ TileProvider
An initial load needed to create the overlay's tile provider.
@ CesiumIon
A Cesium ion asset endpoint.
@ Unknown
An unknown load error.