#include "carla/rpc/ActorId.h"#include "carla/rpc/VehicleLightState.h"#include <cstdint>#include <vector>
Include dependency graph for VehicleLightStateList.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Namespaces | |
| carla | |
| This file contains definitions of common data structures used in traffic manager. | |
| carla::rpc | |
Typedefs | |
| using | carla::rpc::VehicleLightStateList = std::vector< std::pair< ActorId, VehicleLightState::flag_type > > |
1.8.13