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

Public Attributes

std::vector< Lanelanes
 
double s
 

Detailed Description

Definition at line 42 of file RoadParser.cpp.

Member Data Documentation

◆ lanes

std::vector<Lane> carla::opendrive::parser::LaneSection::lanes

Definition at line 44 of file RoadParser.cpp.

◆ s

double carla::opendrive::parser::LaneSection::s

Definition at line 43 of file RoadParser.cpp.

Referenced by carla::opendrive::parser::RoadParser::Parse().


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