Point Cloud Library (PCL)  1.6.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Macros
smoothed_surfaces_keypoint.hpp File Reference
#include <pcl/keypoints/smoothed_surfaces_keypoint.h>
#include <pcl/kdtree/kdtree_flann.h>
Include dependency graph for smoothed_surfaces_keypoint.hpp:

Go to the source code of this file.

Macros

#define PCL_INSTANTIATE_SmoothedSurfacesKeypoint(T, NT)   template class PCL_EXPORTS pcl::SmoothedSurfacesKeypoint<T,NT>;
 

Macro Definition Documentation

#define PCL_INSTANTIATE_SmoothedSurfacesKeypoint (   T,
  NT 
)    template class PCL_EXPORTS pcl::SmoothedSurfacesKeypoint<T,NT>;

Definition at line 245 of file smoothed_surfaces_keypoint.hpp.