MCPcopy 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
148void ScreenBase::SetFromRect(m2::AnyRectD const & glbRect)
149{
150 SetFromRects(glbRect, m_PixelRect);
151}
152
153void ScreenBase::SetFromParams(m2::PointD const & org, double angle, double scale)
154{

Callers 2

check_set_from_rectFunction · 0.45
UNIT_TESTFunction · 0.45

Calls

no outgoing calls

Tested by 2

check_set_from_rectFunction · 0.36
UNIT_TESTFunction · 0.36