$search
#include <pluginlib/class_list_macros.h>
#include "pcl_ros/surface/moving_least_squares.h"
#include <pcl/io/io.h>
#include <pcl/kdtree/tree_types.h>
Go to the source code of this file.
Typedefs | |
typedef pcl_ros::MovingLeastSquares | MovingLeastSquares |
Functions | |
PLUGINLIB_DECLARE_CLASS (pcl, MovingLeastSquares, MovingLeastSquares, nodelet::Nodelet) |
Definition at line 217 of file moving_least_squares.cpp.
PLUGINLIB_DECLARE_CLASS | ( | pcl | , | |
MovingLeastSquares | , | |||
MovingLeastSquares | , | |||
nodelet::Nodelet | ||||
) |