MCPcopy 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

getAssetAccessorFunction · 0.85
useDownloadedContentFunction · 0.85
processDownloadedContentFunction · 0.85
showErrorFunction · 0.85
findReferencedImageUrlFunction · 0.85
useLoadedImageFunction · 0.85
findReferencedImageUrlsFunction · 0.85
computeSomethingSlowlyFunction · 0.85
doSomethingFunction · 0.85
getModelFromSomewhereFunction · 0.85

Tested by

no test coverage detected