RoadspaceObjectBuilder

Builder for RoadspaceObject which correspond to the OpenDRIVE road object class.

Constructors

Link copied to clipboard
constructor(parameters: Opendrive2RoadspacesParameters)

Functions

Link copied to clipboard
fun buildRoadspaceObjects(roadspaceId: RoadspaceIdentifier, roadObjects: RoadObjects, roadReferenceLine: Curve3D, road: Road, baseAttributes: AttributeList): ContextMessageList<List<RoadspaceObject>>

Builds up a list of RoadspaceObject.

fun buildRoadspaceObjects(id: RoadspaceIdentifier, roadSignals: RoadSignals, roadReferenceLine: Curve3D, road: Road, baseAttributes: AttributeList): ContextMessageList<List<RoadspaceObject>>