MCPcopy Create free account
hub / github.com/CesiumGS/cesium-native / useDownloadedContent

Function useDownloadedContent

CesiumAsync/test/ExamplesAsyncSystem.cpp:94–94  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

92 return ProcessedContent();
93}
94void useDownloadedContent(const std::span<const std::byte>& /*bytes*/) {}
95void updateApplicationWithProcessedContent(
96 const ProcessedContent& /*content*/) {}
97

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected