Apollo  6.0
Open source self driving car software
Public Types | Public Member Functions | Public Attributes | List of all members
apollo::perception::base::PointIndices Struct Reference

#include <point.h>

Collaboration diagram for apollo::perception::base::PointIndices:
Collaboration graph

Public Types

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

Public Member Functions

 PointIndices ()
 

Public Attributes

std::vector< int > indices
 

Member Typedef Documentation

◆ ConstPtr

◆ Ptr

Constructor & Destructor Documentation

◆ PointIndices()

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

Member Data Documentation

◆ indices

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

The documentation for this struct was generated from the following file: