OpendriveObjectRemoverParameters

@Serializable
data class OpendriveObjectRemoverParameters(val removeRoadObjectsWithoutType: Boolean, val removeRoadObjectsOfTypes: Set<EObjectType>)

Constructors

Link copied to clipboard
constructor(removeRoadObjectsWithoutType: Boolean, removeRoadObjectsOfTypes: Set<EObjectType>)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

remove road objects of type

Link copied to clipboard

remove road objects without type