CARLA
Namespaces | Functions
LaneMarking.cpp File Reference
#include "carla/road/element/LaneMarking.h"
#include "carla/Exception.h"
#include "carla/StringUtil.h"
#include "carla/road/element/RoadInfoMarkRecord.h"
+ Include dependency graph for LaneMarking.cpp:

Go to the source code of this file.

Namespaces

 carla
 This file contains definitions of common data structures used in traffic manager.
 
 carla::road
 
 carla::road::element
 

Functions

static LaneMarking::Color carla::road::element::GetColor (std::string str)
 
static LaneMarking::LaneChange carla::road::element::GetLaneChange (RoadInfoMarkRecord::LaneChange lane_change)
 
static LaneMarking::Type carla::road::element::GetType (std::string str)