#include <pluginlib/class_list_macros.h>
#include "pcl_ros/filters/voxel_grid.h"
#include <pcl/filters/voxel_grid.h>
#include "pcl_ros/filters/filter.h"
#include "pcl_ros/VoxelGridConfig.h"
Go to the source code of this file.
Typedefs | |
typedef pcl_ros::VoxelGrid | VoxelGrid |
Functions | |
PLUGINLIB_DECLARE_CLASS (pcl, VoxelGrid, VoxelGrid, nodelet::Nodelet) |
typedef pcl_ros::VoxelGrid VoxelGrid |
Definition at line 122 of file voxel_grid.cpp.