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

Go to the source code of this file.

Macros

#define PCL_INSTANTIATE_SpinImageEstimation(T, NT, OutT)   template class PCL_EXPORTS pcl::SpinImageEstimation<T,NT,OutT>;
 

Macro Definition Documentation

#define PCL_INSTANTIATE_SpinImageEstimation (   T,
  NT,
  OutT 
)    template class PCL_EXPORTS pcl::SpinImageEstimation<T,NT,OutT>;

Definition at line 368 of file spin_image.hpp.