MCPcopy 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
158CesiumGltf::Model getModelFromSomewhere() { return {}; }
159
160void giveBackModel(CesiumGltf::Model&&) {}
161

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected