CARLA
Public Attributes | List of all members
carla::opendrive::parser::Lane Struct Reference
+ Collaboration diagram for carla::opendrive::parser::Lane:

Public Attributes

LaneId id
 
bool level
 
LaneId predecessor
 
LaneId successor
 
road::Lane::LaneType type
 

Detailed Description

Definition at line 29 of file RoadParser.cpp.

Member Data Documentation

◆ id

LaneId carla::opendrive::parser::Lane::id

Definition at line 30 of file RoadParser.cpp.

◆ level

bool carla::opendrive::parser::Lane::level

Definition at line 32 of file RoadParser.cpp.

◆ predecessor

LaneId carla::opendrive::parser::Lane::predecessor

Definition at line 33 of file RoadParser.cpp.

◆ successor

LaneId carla::opendrive::parser::Lane::successor

Definition at line 34 of file RoadParser.cpp.

◆ type

road::Lane::LaneType carla::opendrive::parser::Lane::type

Definition at line 31 of file RoadParser.cpp.


The documentation for this struct was generated from the following file: