mirror of
https://codeberg.org/comaps/comaps
synced 2025-12-19 13:03:36 +00:00
[traffxml] Documentation
Signed-off-by: mvglasow <michael -at- vonglasow.com>
This commit is contained in:
@@ -616,6 +616,7 @@ void TruncateStart(std::vector<routing::RouteSegment> & rsegments,
|
|||||||
* @param checkpoints The reference points (at least two)
|
* @param checkpoints The reference points (at least two)
|
||||||
* @param end Index of the last segment to keep
|
* @param end Index of the last segment to keep
|
||||||
* @param endSaving Cost saved by truncating
|
* @param endSaving Cost saved by truncating
|
||||||
|
* @param endWeight Total weight of the route, including trailing fake segments
|
||||||
* @param junctions Junctions with the weight of their leap segment
|
* @param junctions Junctions with the weight of their leap segment
|
||||||
*/
|
*/
|
||||||
void TruncateEnd(std::vector<routing::RouteSegment> & rsegments,
|
void TruncateEnd(std::vector<routing::RouteSegment> & rsegments,
|
||||||
|
|||||||
Reference in New Issue
Block a user