RoadBuilder

Builder for Road objects of the RoadSpaces data model.

Constructors

Link copied to clipboard
constructor(parameters: Opendrive2RoadspacesParameters)

Properties

Link copied to clipboard

Functions

Link copied to clipboard
fun buildRoad(    id: RoadspaceIdentifier,     road: Road,     roadSurface: CurveRelativeParametricSurface3D,     roadSurfaceWithoutTorsion: CurveRelativeParametricSurface3D,     baseAttributes: AttributeList): ContextIssueList<Road>

Builds a single road from the OpenDRIVE data model.