Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/comaps/comaps
/ SetRoutePointType
Method
SetRoutePointType
libs/map/routing_mark.cpp:78–82 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
76
}
77
78
void RouteMarkPoint::SetRoutePointType(RouteMarkType type)
79
{
80
SetDirty();
81
m_markData.m_pointType = type;
82
}
83
84
void RouteMarkPoint::SetIntermediateIndex(size_t index)
85
{
Callers
1
ContinueRouteToPoint
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected