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

Method ShowViewportSearchResults

libs/map/framework.cpp:3200–3203  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

3198}
3199
3200void Framework::ShowViewportSearchResults(SearchResultsIterT begin, SearchResultsIterT end, bool clear)
3201{
3202 FillSearchResultsMarks(begin, end, clear);
3203}
3204
3205void Framework::ClearViewportSearchResults()
3206{

Callers 1

operator()Method · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected