#include <pcl/features/fpfh_omp.h>
Go to the source code of this file.
Defines | |
#define | PCL_INSTANTIATE_FPFHEstimationOMP(T, NT, OutT) template class PCL_EXPORTS pcl::FPFHEstimationOMP<T,NT,OutT>; |
#define PCL_INSTANTIATE_FPFHEstimationOMP | ( | T, | |
NT, | |||
OutT | |||
) | template class PCL_EXPORTS pcl::FPFHEstimationOMP<T,NT,OutT>; |
Definition at line 144 of file fpfh_omp.hpp.