MCPcopy 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
51private:
52 uint32_t m_featureId;

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected