#include <pluginlib/class_list_macros.h>#include "pcl_ros/segmentation/sac_segmentation.h"#include "pcl_ros/pcl_nodelet.h"#include <message_filters/pass_through.h>#include <pcl/segmentation/sac_segmentation.h>#include <dynamic_reconfigure/server.h>#include "pcl_ros/SACSegmentationConfig.h"#include "pcl_ros/SACSegmentationFromNormalsConfig.h"

Go to the source code of this file.
Typedefs | |
| typedef pcl_ros::SACSegmentation | SACSegmentation |
| typedef pcl_ros::SACSegmentationFromNormals | SACSegmentationFromNormals |
Functions | |
| PLUGINLIB_DECLARE_CLASS (pcl, SACSegmentationFromNormals, SACSegmentationFromNormals, nodelet::Nodelet) | |
| PLUGINLIB_DECLARE_CLASS (pcl, SACSegmentation, SACSegmentation, nodelet::Nodelet) | |
Definition at line 640 of file sac_segmentation.cpp.
Definition at line 641 of file sac_segmentation.cpp.
| PLUGINLIB_DECLARE_CLASS | ( | pcl | , | |
| SACSegmentationFromNormals | , | |||
| SACSegmentationFromNormals | , | |||
| nodelet::Nodelet | ||||
| ) |
| PLUGINLIB_DECLARE_CLASS | ( | pcl | , | |
| SACSegmentation | , | |||
| SACSegmentation | , | |||
| nodelet::Nodelet | ||||
| ) |