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

Go to the source code of this file.

Defines

#define PCL_INSTANTIATE_SHOTEstimationOMP(T, NT, OutT, RFT)   template class PCL_EXPORTS pcl::SHOTEstimationOMP<T,NT,OutT,RFT>;
#define PCL_INSTANTIATE_SHOTColorEstimationOMP(T, NT, OutT, RFT)   template class PCL_EXPORTS pcl::SHOTColorEstimationOMP<T,NT,OutT,RFT>;

Define Documentation

#define PCL_INSTANTIATE_SHOTColorEstimationOMP (   T,
  NT,
  OutT,
  RFT 
)    template class PCL_EXPORTS pcl::SHOTColorEstimationOMP<T,NT,OutT,RFT>;

Definition at line 466 of file shot_omp.hpp.

#define PCL_INSTANTIATE_SHOTEstimationOMP (   T,
  NT,
  OutT,
  RFT 
)    template class PCL_EXPORTS pcl::SHOTEstimationOMP<T,NT,OutT,RFT>;

Definition at line 465 of file shot_omp.hpp.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines