Apollo 10.0
自动驾驶开放平台
apollo::perception::base::Point2D< T > 模板结构体 参考

#include <point.h>

apollo::perception::base::Point2D< T > 的协作图:

Public 属性

x = 0
 
y = 0
 

详细描述

template<typename T>
struct apollo::perception::base::Point2D< T >

在文件 point.h82 行定义.

类成员变量说明

◆ x

template<typename T >
T apollo::perception::base::Point2D< T >::x = 0

在文件 point.h83 行定义.

◆ y

template<typename T >
T apollo::perception::base::Point2D< T >::y = 0

在文件 point.h84 行定义.


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