Point Cloud Library (PCL)  1.6.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Classes | Namespaces
approximate_voxel_grid.h File Reference
#include <pcl/filters/filter.h>
#include <boost/mpl/size.hpp>
Include dependency graph for approximate_voxel_grid.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  pcl::xNdCopyEigenPointFunctor< PointT >
 Helper functor structure for copying data between an Eigen::VectorXf and a PointT. More...
struct  pcl::xNdCopyPointEigenFunctor< PointT >
 Helper functor structure for copying data between an Eigen::VectorXf and a PointT. More...
class  pcl::ApproximateVoxelGrid< PointT >
 ApproximateVoxelGrid assembles a local 3D grid over a given PointCloud, and downsamples + filters the data. More...
struct  pcl::ApproximateVoxelGrid< PointT >::he

Namespaces

namespace  pcl
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines