#include <pointcloud_preprocessor.h>
◆ PointCloudPreprocessor()
apollo::perception::lidar::PointCloudPreprocessor::PointCloudPreprocessor |
( |
| ) |
|
|
inline |
◆ ~PointCloudPreprocessor()
virtual apollo::perception::lidar::PointCloudPreprocessor::~PointCloudPreprocessor |
( |
| ) |
|
|
virtualdefault |
◆ Init()
◆ Name()
std::string apollo::perception::lidar::PointCloudPreprocessor::Name |
( |
| ) |
const |
|
inlineoverridevirtual |
◆ Preprocess() [1/2]
bool apollo::perception::lidar::PointCloudPreprocessor::Preprocess |
( |
const PointCloudPreprocessorOptions & |
options, |
|
|
const std::shared_ptr< apollo::drivers::PointCloud const > & |
message, |
|
|
LidarFrame * |
frame |
|
) |
| const |
|
overridevirtual |
◆ Preprocess() [2/2]
The documentation for this class was generated from the following file: