Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/comaps/comaps
/ SetRoadWarningType
Method
SetRoadWarningType
libs/map/routing_mark.cpp:675–679 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
673
}
674
675
void RoadWarningMark::SetRoadWarningType(RoadWarningMarkType type)
676
{
677
SetDirty();
678
m_type = type;
679
}
680
681
void RoadWarningMark::SetFeatureId(FeatureID const & featureId)
682
{
Callers
1
CreateRoadWarningMarks
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected