Apollo 11.0
自动驾驶开放平台
apollo::hdmap::adapter::RoadSectionInternal结构体 参考

#include <common_define.h>

apollo::hdmap::adapter::RoadSectionInternal 的协作图:

Public 属性

std::string id
 
PbRoadSection section
 
std::vector< LaneInternallanes
 

详细描述

在文件 common_define.h120 行定义.

类成员变量说明

◆ id

std::string apollo::hdmap::adapter::RoadSectionInternal::id

在文件 common_define.h121 行定义.

◆ lanes

std::vector<LaneInternal> apollo::hdmap::adapter::RoadSectionInternal::lanes

在文件 common_define.h123 行定义.

◆ section

PbRoadSection apollo::hdmap::adapter::RoadSectionInternal::section

在文件 common_define.h122 行定义.


该结构体的文档由以下文件生成: