Easy_rider
 
Loading...
Searching...
No Matches
Road.h File Reference

Declaration of the Road class representing a connection between two Intersections. More...

#include "Intersection.h"
Include dependency graph for Road.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Road
 Represents a road connecting two Intersections in 2D space, with a computed length and a maximum speed. More...
 

Detailed Description

Declaration of the Road class representing a connection between two Intersections.