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

Method SetDistance

libs/map/track_mark.cpp:77–80  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

75}
76
77void TrackSelectionMark::SetDistance(double distance)
78{
79 m_distance = distance;
80}
81
82void TrackSelectionMark::SetMyPositionDistance(double distance)
83{

Callers 3

SetTrackSelectionMarkMethod · 0.45
SetTrackSelectionInfoMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected