Apollo 10.0
自动驾驶开放平台
apollo::common::Point2D结构体 参考
apollo::common::Point2D 的协作图:

Public 属性

optional double x = 1 [default = nan]
 
optional double y = 2 [default = nan]
 

详细描述

在文件 geometry.proto34 行定义.

类成员变量说明

◆ x

optional double apollo::common::Point2D::x = 1 [default = nan]

在文件 geometry.proto35 行定义.

◆ y

optional double apollo::common::Point2D::y = 2 [default = nan]

在文件 geometry.proto36 行定义.


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