Public 属性 | |
LaneId | id |
bool | level |
LaneId | predecessor |
LaneId | successor |
road::Lane::LaneType | type |
在文件 RoadParser.cpp 第 29 行定义.
LaneId carla::opendrive::parser::Lane::id |
在文件 RoadParser.cpp 第 30 行定义.
bool carla::opendrive::parser::Lane::level |
在文件 RoadParser.cpp 第 32 行定义.
LaneId carla::opendrive::parser::Lane::predecessor |
在文件 RoadParser.cpp 第 33 行定义.
LaneId carla::opendrive::parser::Lane::successor |
在文件 RoadParser.cpp 第 34 行定义.
road::Lane::LaneType carla::opendrive::parser::Lane::type |
在文件 RoadParser.cpp 第 31 行定义.