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

Method Detach

libs/map/track.cpp:205–208  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

203}
204
205void Track::Detach()
206{
207 m_groupID = kml::kInvalidMarkGroupId;
208}
209
210kml::MultiGeometry::LineT Track::GetGeometry() const
211{

Callers 3

CreateBookmarkMethod · 0.45
DetachBookmarkMethod · 0.45
DetachTrackMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected