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