#include "carla/client/Waypoint.h"
#include "carla/client/Map.h"
#include "carla/client/Junction.h"
#include "carla/client/Landmark.h"
#include <unordered_set>
命名空间 | |
namespace | carla |
This file contains definitions of common data structures used in traffic manager. | |
namespace | carla::client |
函数 | |
template<typename EnumT > | |
static EnumT | carla::client::operator& (EnumT lhs, EnumT rhs) |
template<typename EnumT > | |
static EnumT | carla::client::operator| (EnumT lhs, EnumT rhs) |