Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CesiumGS/cesium-native
/ ExamplesAsyncSystem.cpp
File
ExamplesAsyncSystem.cpp
CesiumAsync/test/ExamplesAsyncSystem.cpp:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
#include <CesiumAsync/AsyncSystem.h>
2
#include <CesiumAsync/Future.h>
3
#include <CesiumAsync/IAssetAccessor.h>
4
#include <CesiumAsync/IAssetRequest.h>
Callers
nothing calls this directly
Calls
15
getAssetAccessor
Function · 0.85
useDownloadedContent
Function · 0.85
processDownloadedContent
Function · 0.85
updateApplicationWithProcessedContent
Function · 0.85
startOperationThatMightFail
Function · 0.85
showError
Function · 0.85
findReferencedImageUrl
Function · 0.85
useLoadedImage
Function · 0.85
findReferencedImageUrls
Function · 0.85
computeSomethingSlowly
Function · 0.85
doSomething
Function · 0.85
getModelFromSomewhere
Function · 0.85
Tested by
no test coverage detected