Apollo 10.0
自动驾驶开放平台
|
#include <point.h>
Public 类型 | |
typedef std::shared_ptr< PointIndices > | Ptr |
typedef std::shared_ptr< const PointIndices > | ConstPtr |
Public 成员函数 | |
PointIndices () | |
Public 属性 | |
std::vector< int > | indices |
typedef std::shared_ptr<const PointIndices> apollo::perception::base::PointIndices::ConstPtr |
typedef std::shared_ptr<PointIndices> apollo::perception::base::PointIndices::Ptr |
|
inline |