Public Attributes | |
std::vector< Lane > | lanes |
double | s |
Definition at line 42 of file RoadParser.cpp.
std::vector<Lane> carla::opendrive::parser::LaneSection::lanes |
Definition at line 44 of file RoadParser.cpp.
double carla::opendrive::parser::LaneSection::s |
Definition at line 43 of file RoadParser.cpp.
Referenced by carla::opendrive::parser::RoadParser::Parse().