#include "carla/geom/BoundingBox.h"#include "carla/NonCopyable.h"#include "carla/road/RoadTypes.h"#include <unordered_map>#include <unordered_set>#include <vector>#include <string>
Include dependency graph for road/Junction.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| struct | carla::road::Junction::Connection |
| class | carla::road::Junction |
| struct | carla::road::Junction::LaneLink |
Namespaces | |
| carla | |
| This file contains definitions of common data structures used in traffic manager. | |
| carla::road | |
1.8.13