Apollo 10.0
自动驾驶开放平台
apollo::perception::LineSegment2Df结构体 参考

#include <lane_object.h>

apollo::perception::LineSegment2Df 的协作图:

Public 属性

Point2Df start_point
 
Point2Df end_point
 

详细描述

在文件 lane_object.h66 行定义.

类成员变量说明

◆ end_point

Point2Df apollo::perception::LineSegment2Df::end_point

在文件 lane_object.h68 行定义.

◆ start_point

Point2Df apollo::perception::LineSegment2Df::start_point

在文件 lane_object.h67 行定义.


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