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

#include <point.h>

类 apollo::perception::base::PointXYZIT< T > 继承关系图:
apollo::perception::base::PointXYZIT< T > 的协作图:

Public 属性

double timestamp = 0.0
 
- Public 属性 继承自 apollo::perception::base::Point< T >
x = 0
 
y = 0
 
z = 0
 
intensity = 0
 

额外继承的成员函数

- Public 类型 继承自 apollo::perception::base::Point< T >
typedef T Type
 

详细描述

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

在文件 point.h37 行定义.

类成员变量说明

◆ timestamp

template<typename T >
double apollo::perception::base::PointXYZIT< T >::timestamp = 0.0

在文件 point.h38 行定义.


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