VehicleData

fun VehicleData(id: Int, name: String, upper: Pair<Vec, Vec>?, lower: Pair<Vec, Vec>?, upperPos: Pos, lowerPos: Pos)