MCPcopy 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

BuildGraphMethod · 0.45
LoadCountriesListFunction · 0.45
FilterTownsMethod · 0.45

Calls 1

sizeMethod · 0.45

Tested by

no test coverage detected