Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/comaps/comaps
/ SetFromRect
Method
SetFromRect
libs/geometry/screenbase.cpp:148–151 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
146
}
147
148
void ScreenBase::SetFromRect(m2::AnyRectD const & glbRect)
149
{
150
SetFromRects(glbRect, m_PixelRect);
151
}
152
153
void ScreenBase::SetFromParams(m2::PointD const & org, double angle, double scale)
154
{
Callers
2
check_set_from_rect
Function · 0.45
UNIT_TEST
Function · 0.45
Calls
no outgoing calls
Tested by
2
check_set_from_rect
Function · 0.36
UNIT_TEST
Function · 0.36