Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CesiumGS/cesium-native
/ getModelFromSomewhere
Function
getModelFromSomewhere
CesiumAsync/test/ExamplesAsyncSystem.cpp:158–158 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
156
//! [compute-something-slowly-wrapper-handle-exception]
157
158
CesiumGltf::Model getModelFromSomewhere() { return {}; }
159
160
void giveBackModel(CesiumGltf::Model&&) {}
161
Callers
1
ExamplesAsyncSystem.cpp
File · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected