CARLA
 
载入中...
搜索中...
未找到
命名空间 | 函数
Waypoint.cpp 文件参考
#include "carla/client/Waypoint.h"
#include "carla/client/Map.h"
#include "carla/client/Junction.h"
#include "carla/client/Landmark.h"
#include <unordered_set>
+ client/Waypoint.cpp 的引用(Include)关系图:

浏览源代码.

命名空间

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)