Searched defs:minLaneLength (Results 1 – 2 of 2) sorted by relevance
248 int32_t ListLanesLayoutAlgorithm::CalculateLanesParam(std::optional<float>& minLaneLength, in CalculateLanesParam()335 std::optional<float>& minLaneLength, std::optional<float>& maxLaneLength, float crossSize) in ModifyLaneLength()
694 const float minLaneLength = LIST_WIDTH / 2 - 1; variable