Point Cloud Library (PCL)  1.3.1
Defines
grid_projection.hpp File Reference
#include "pcl/surface/grid_projection.h"
#include <pcl/common/common.h>
#include <pcl/common/centroid.h>
#include <pcl/common/vector_average.h>
#include <pcl/Vertices.h>
Include dependency graph for grid_projection.hpp:

Go to the source code of this file.

Defines

#define PCL_INSTANTIATE_GridProjection(T)   template class PCL_EXPORTS pcl::GridProjection<T>;

Define Documentation

#define PCL_INSTANTIATE_GridProjection (   T)    template class PCL_EXPORTS pcl::GridProjection<T>;

Definition at line 729 of file grid_projection.hpp.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines