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

Method SetResolution

libs/drape_frontend/drape_measurer.cpp:100–103  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

98}
99
100void DrapeMeasurer::SetResolution(m2::PointU const & resolution)
101{
102 m_resolution = resolution;
103}
104
105void DrapeMeasurer::SetGpuName(std::string const & gpuName)
106{

Callers 1

DoMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected