Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/comaps/comaps
/ Next
Method
Next
libs/routing/segment.hpp:59–59 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
57
/// @}
58
59
void Next(bool forward) { forward ? ++m_segmentIdx : --m_segmentIdx; }
60
61
private:
62
uint32_t m_featureId = 0;
Callers
2
ReconstructJointSegment
Method · 0.45
ReconstructJoint
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected