buildLongitudinalFillerSurfaceGeometry

fun buildLongitudinalFillerSurfaceGeometry(laneId: LaneIdentifier, successorLaneId: LaneIdentifier, road: Road, successorRoad: Road): Option<AbstractSurface3D>

Returns the geometry of a longitudinal filler surface between the current lane and the successor lane.

Parameters

laneId

identifier of the lane

successorLaneId

id of the successor lane

road

road to which laneId belongs

successorRoad

road to which the successor lane belongs