#include <i_ground.h>
◆ PlaneFitPointCandIndices()
| apollo::perception::common::PlaneFitPointCandIndices::PlaneFitPointCandIndices |
( |
| ) |
|
|
inline |
◆ Clear()
| void apollo::perception::common::PlaneFitPointCandIndices::Clear |
( |
| ) |
|
|
inline |
◆ operator[]() [1/4]
| int& apollo::perception::common::PlaneFitPointCandIndices::operator[] |
( |
unsigned int |
i | ) |
|
|
inline |
◆ operator[]() [2/4]
| int& apollo::perception::common::PlaneFitPointCandIndices::operator[] |
( |
int |
i | ) |
|
|
inline |
◆ operator[]() [3/4]
| const int& apollo::perception::common::PlaneFitPointCandIndices::operator[] |
( |
unsigned int |
i | ) |
const |
|
inline |
◆ operator[]() [4/4]
| const int& apollo::perception::common::PlaneFitPointCandIndices::operator[] |
( |
int |
i | ) |
const |
|
inline |
◆ Prune()
| int apollo::perception::common::PlaneFitPointCandIndices::Prune |
( |
unsigned int |
min_nr_samples, |
|
|
unsigned int |
max_nr_samples |
|
) |
| |
◆ PushIndex()
| void apollo::perception::common::PlaneFitPointCandIndices::PushIndex |
( |
int |
i | ) |
|
|
inline |
◆ Reserve()
| void apollo::perception::common::PlaneFitPointCandIndices::Reserve |
( |
unsigned int |
size | ) |
|
|
inline |
◆ Size()
| unsigned int apollo::perception::common::PlaneFitPointCandIndices::Size |
( |
| ) |
const |
|
inline |
◆ indices
| std::vector<int> apollo::perception::common::PlaneFitPointCandIndices::indices |
◆ random_seed
| int apollo::perception::common::PlaneFitPointCandIndices::random_seed |
The documentation for this struct was generated from the following file: