RoadspaceObjectBuilder
Builder for RoadspaceObject which correspond to the OpenDRIVE road object class.
Functions
Link copied to clipboard
fun buildRoadspaceObjects(roadspaceId: RoadspaceIdentifier, roadObjects: RoadObjects, roadReferenceLine: Curve3D, road: Road, baseAttributes: AttributeList): ContextIssueList<List<RoadspaceObject>>
Builds up a list of RoadspaceObject.
fun buildRoadspaceObjects(id: RoadspaceIdentifier, roadSignals: RoadSignals, roadReferenceLine: Curve3D, road: Road, baseAttributes: AttributeList): ContextIssueList<List<RoadspaceObject>>