Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/comaps/comaps
/ GetCurrentViewport
Method
GetCurrentViewport
libs/map/framework.cpp:1035–1038 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1033
}
1034
1035
m2::RectD Framework::GetCurrentViewport() const
1036
{
1037
return m_currentModelView.ClipRect();
1038
}
1039
1040
void Framework::SetVisibleViewport(m2::RectD const & rect)
1041
{
Callers
2
GetAllJunctionPointsInViewport
Method · 0.80
PrepareCountries
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected