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

Function GetWorldRect

libs/drape_frontend/visual_params.cpp:158–161  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

156}
157
158m2::RectD GetWorldRect()
159{
160 return mercator::Bounds::FullRect();
161}
162
163int GetTileScaleBase(ScreenBase const & s, uint32_t tileSize)
164{

Callers 15

LoadViewportMethod · 0.85
DrapeEngineMethod · 0.85
CheckMinScaleFunction · 0.85
CheckBordersFunction · 0.85
ApplyScaleFunction · 0.85
SetFromScreenMethod · 0.85
OnSizeMethod · 0.85
DoDragMethod · 0.85
ScaleImplMethod · 0.85
OnMoveMethod · 0.85
OnSetCenterMethod · 0.85
OnNewVisibleViewportMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected