Public 属性 | |
GeometryArc | arc |
double | hdg { 0.0 } |
double | length { 0.0 } |
GeometryParamPoly3 | param_poly3 |
GeometryPoly3 | poly3 |
RoadId | road_id { 0u } |
double | s { 0.0 } |
GeometrySpiral | spiral |
std::string | type { "line" } |
double | x { 0.0 } |
double | y { 0.0 } |
在文件 GeometryParser.cpp 第 47 行定义.
GeometryArc carla::opendrive::parser::Geometry::arc |
在文件 GeometryParser.cpp 第 55 行定义.
double carla::opendrive::parser::Geometry::hdg { 0.0 } |
在文件 GeometryParser.cpp 第 52 行定义.
double carla::opendrive::parser::Geometry::length { 0.0 } |
在文件 GeometryParser.cpp 第 53 行定义.
GeometryParamPoly3 carla::opendrive::parser::Geometry::param_poly3 |
在文件 GeometryParser.cpp 第 58 行定义.
GeometryPoly3 carla::opendrive::parser::Geometry::poly3 |
在文件 GeometryParser.cpp 第 57 行定义.
RoadId carla::opendrive::parser::Geometry::road_id { 0u } |
在文件 GeometryParser.cpp 第 48 行定义.
double carla::opendrive::parser::Geometry::s { 0.0 } |
在文件 GeometryParser.cpp 第 49 行定义.
GeometrySpiral carla::opendrive::parser::Geometry::spiral |
在文件 GeometryParser.cpp 第 56 行定义.
std::string carla::opendrive::parser::Geometry::type { "line" } |
在文件 GeometryParser.cpp 第 54 行定义.
double carla::opendrive::parser::Geometry::x { 0.0 } |
在文件 GeometryParser.cpp 第 50 行定义.
double carla::opendrive::parser::Geometry::y { 0.0 } |
在文件 GeometryParser.cpp 第 51 行定义.