Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/comaps/comaps
/ GetSize
Method
GetSize
generator/borders.hpp:111–111 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
109
}
110
111
size_t GetSize() const { return m_countryPolygonsMap.size(); }
112
113
template <typename ToDo>
114
void ForEachCountryInRect(m2::RectD const & rect, ToDo && toDo) const
Callers
4
BuildGraph
Method · 0.45
LoadCountriesList
Function · 0.45
FilterTowns
Method · 0.45
FindClosestSegmentWithGeometryIndex
Method · 0.45
Calls
1
size
Method · 0.45
Tested by
no test coverage detected