Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/comaps/comaps
/ SetOffsetX
Method
SetOffsetX
libs/drape_frontend/gui/skin.cpp:226–229 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
224
}
225
226
void PositionResolver::SetOffsetX(float x)
227
{
228
m_offset.x = x;
229
}
230
231
void PositionResolver::SetOffsetY(float y)
232
{
Callers
1
Parse
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected