MCPcopy Create free account
hub / github.com/OpenOrienteering/mapper / ObjectSelector

Method ObjectSelector

src/tools/object_selector.cpp:37–41  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

35namespace OpenOrienteering {
36
37ObjectSelector::ObjectSelector(Map* map)
38 : map(map)
39{
40 // nothing else
41}
42
43
44

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected