Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/comaps/comaps
/ SetPointId
Method
SetPointId
libs/routing/road_point.hpp:49–49 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
47
};
48
49
void SetPointId(uint32_t pointId) { m_pointId = pointId; }
50
51
private:
52
uint32_t m_featureId;
Callers
1
ReconstructJointSegment
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected