Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
77
void TrackSelectionMark::SetDistance(double distance)
78
{
79
m_distance = distance;
80
}
81
82
void TrackSelectionMark::SetMyPositionDistance(double distance)
83
{
Callers
3
CreateRoadWarningMarks
Method · 0.45
SetTrackSelectionMark
Method · 0.45
SetTrackSelectionInfo
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected