Package-level declarations
Types
Link copied to clipboard
Link copied to clipboard
data class RoadspaceObject(val id: RoadspaceObjectIdentifier, val type: RoadObjectType = RoadObjectType.NONE, val geometry: AbstractGeometry3D, val attributes: AttributeList)
Represents an object within the road space.