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