Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
100
void DrapeMeasurer::SetResolution(m2::PointU const & resolution)
101
{
102
m_resolution = resolution;
103
}
104
105
void DrapeMeasurer::SetGpuName(std::string const & gpuName)
106
{
Callers
1
Do
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected