#include "pcl/features/normal_3d_omp.h"#include <pcl/features/normal_3d.h>

Go to the source code of this file.
Defines | |
| #define | PCL_INSTANTIATE_NormalEstimationOMP(T, NT) template class pcl::NormalEstimationOMP<T,NT>; |
| #define PCL_INSTANTIATE_NormalEstimationOMP | ( | T, | |||
| NT | ) | template class pcl::NormalEstimationOMP<T,NT>; |
Definition at line 79 of file normal_3d_omp.hpp.