MCPcopy Create free account
hub / github.com/comaps/comaps / RecacheMapShapes

Method RecacheMapShapes

libs/drape_frontend/drape_engine.cpp:396–400  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

394}
395
396void DrapeEngine::RecacheMapShapes()
397{
398 m_threadCommutator->PostMessage(ThreadsCommutator::ResourceUploadThread, make_unique_dp<MapShapesRecacheMessage>(),
399 MessagePriority::Normal);
400}
401
402dp::DrapeID DrapeEngine::GenerateDrapeID()
403{

Callers

nothing calls this directly

Calls 1

PostMessageMethod · 0.45

Tested by

no test coverage detected