$search
#include <pluginlib/class_list_macros.h>
#include "pcl_ros/filters/statistical_outlier_removal.h"
Go to the source code of this file.
Typedefs | |
typedef pcl_ros::StatisticalOutlierRemoval | StatisticalOutlierRemoval |
Functions | |
PLUGINLIB_DECLARE_CLASS (pcl, StatisticalOutlierRemoval, StatisticalOutlierRemoval, nodelet::Nodelet) |
Definition at line 79 of file statistical_outlier_removal.cpp.
PLUGINLIB_DECLARE_CLASS | ( | pcl | , | |
StatisticalOutlierRemoval | , | |||
StatisticalOutlierRemoval | , | |||
nodelet::Nodelet | ||||
) |