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

#include <common_define.h>

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

Public 属性

std::string object_id
 
double start_s
 
double end_s
 
bool is_merge
 
std::string region_overlap_id
 
std::vector< PbRegionOverlapregion_overlaps
 

详细描述

在文件 common_define.h92 行定义.

类成员变量说明

◆ end_s

double apollo::hdmap::adapter::OverlapWithLane::end_s

在文件 common_define.h95 行定义.

◆ is_merge

bool apollo::hdmap::adapter::OverlapWithLane::is_merge

在文件 common_define.h96 行定义.

◆ object_id

std::string apollo::hdmap::adapter::OverlapWithLane::object_id

在文件 common_define.h93 行定义.

◆ region_overlap_id

std::string apollo::hdmap::adapter::OverlapWithLane::region_overlap_id

在文件 common_define.h98 行定义.

◆ region_overlaps

std::vector<PbRegionOverlap> apollo::hdmap::adapter::OverlapWithLane::region_overlaps

在文件 common_define.h99 行定义.

◆ start_s

double apollo::hdmap::adapter::OverlapWithLane::start_s

在文件 common_define.h94 行定义.


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