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

Method WaitForInitialization

libs/drape/graphics_context_factory.cpp:42–45  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

40}
41
42void ThreadSafeFactory::WaitForInitialization(GraphicsContext * context)
43{
44 m_factory->WaitForInitialization(context);
45}
46
47void ThreadSafeFactory::SetPresentAvailable(bool available)
48{

Callers 2

OnContextCreateMethod · 0.45
OnContextCreateMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected