map_gui
0.1.0
In map_
gui::
render
Modules
area
building
intersection
lane
map
parking_lot
road
traffic_signal
transit_stop
turn
Structs
DrawArea
DrawBuilding
DrawIntersection
DrawMap
DrawMovement
DrawOptions
Constants
BIG_ARROW_THICKNESS
OUTLINE_THICKNESS
Traits
Renderable
Functions
calculate_corners
map_gui
::
render
Function
calculate_corners
Copy item path
Settings
Help
Summary
Source
pub fn calculate_corners(i: &Intersection, map: &Map) ->
Vec
<Polygon>