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

#include <point.h>

apollo::perception::base::PointIndices 的协作图:

Public 类型

typedef std::shared_ptr< PointIndicesPtr
 
typedef std::shared_ptr< const PointIndicesConstPtr
 

Public 成员函数

 PointIndices ()
 

Public 属性

std::vector< int > indices
 

详细描述

在文件 point.h72 行定义.

成员类型定义说明

◆ ConstPtr

在文件 point.h78 行定义.

◆ Ptr

在文件 point.h77 行定义.

构造及析构函数说明

◆ PointIndices()

apollo::perception::base::PointIndices::PointIndices ( )
inline

在文件 point.h73 行定义.

const std::size_t kDefaultReservePointNum
Definition point.h:70

类成员变量说明

◆ indices

std::vector<int> apollo::perception::base::PointIndices::indices

在文件 point.h75 行定义.


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