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

Method SetDrapeEngine

libs/drape_frontend/drape_api.cpp:9–12  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

7namespace df
8{
9void DrapeApi::SetDrapeEngine(ref_ptr<DrapeEngine> engine)
10{
11 m_engine.Set(engine);
12}
13
14void DrapeApi::AddLine(std::string const & id, DrapeApiLineData const & data)
15{

Callers

nothing calls this directly

Calls 1

SetMethod · 0.45

Tested by

no test coverage detected