Point Cloud Library (PCL)  1.6.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Defines
surfel_smoothing.hpp File Reference
#include <pcl/surface/surfel_smoothing.h>
#include <pcl/common/distances.h>
Include dependency graph for surfel_smoothing.hpp:

Go to the source code of this file.

Defines

#define PCL_INSTANTIATE_SurfelSmoothing(PointT, PointNT)   template class PCL_EXPORTS pcl::SurfelSmoothing<PointT, PointNT>;

Define Documentation

#define PCL_INSTANTIATE_SurfelSmoothing (   PointT,
  PointNT 
)    template class PCL_EXPORTS pcl::SurfelSmoothing<PointT, PointNT>;

Definition at line 315 of file surfel_smoothing.hpp.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines