![]() |
vrecko
virtual reality framework
|
#include <queue>
Go to the source code of this file.
Classes | |
struct | CarSim::EdgesCar |
struct | CarSim::Edge |
Namespaces | |
namespace | CarSim |
Macros | |
#define | NORMAL_EDGE 1 |
#define | ULTRA_SHORT_EDGE 2 |
#define | ULTRA_SHORT_EDGE_WITHOUT_ANY_LANE 3 |
#define | SHORT_EDGE 4 |
#define | NORMAL_OR_SHORT_EDGE_WITHOUT_ANY_LANE 5 |
#define | TERMINATOR_EDGE 6 |
#define | TL_GREEN_INTERV_DEFAULT 6 |
#define NORMAL_EDGE 1 |
#define NORMAL_OR_SHORT_EDGE_WITHOUT_ANY_LANE 5 |
#define SHORT_EDGE 4 |
#define TERMINATOR_EDGE 6 |
#define TL_GREEN_INTERV_DEFAULT 6 |
#define ULTRA_SHORT_EDGE 2 |
#define ULTRA_SHORT_EDGE_WITHOUT_ANY_LANE 3 |