#include <pcl/features/shot_omp.h>
#include <pcl/common/time.h>
#include <pcl/features/shot_lrf_omp.h>
Go to the source code of this file.
Defines | |
#define | PCL_INSTANTIATE_SHOTColorEstimationOMP(T, NT, OutT, RFT) template class PCL_EXPORTS pcl::SHOTColorEstimationOMP<T,NT,OutT,RFT>; |
#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>; |
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.