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