Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/comaps/comaps
/ SetIndex
Method
SetIndex
libs/map/routing_mark.cpp:445–449 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
443
}
444
445
void TransitMark::SetIndex(uint32_t index)
446
{
447
SetDirty();
448
m_index = index;
449
}
450
451
void TransitMark::SetPriority(Priority priority)
452
{
Callers
3
routing_manager.cpp
File · 0.80
CreateRoadWarningMarks
Method · 0.80
CreateMark
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected