#include <pcl/features/normal_3d.h>

Go to the source code of this file.
Defines | |
| #define | PCL_INSTANTIATE_NormalEstimation(T, NT) template class PCL_EXPORTS pcl::NormalEstimation<T,NT>; |
| #define PCL_INSTANTIATE_NormalEstimation | ( | T, | |
| NT | |||
| ) | template class PCL_EXPORTS pcl::NormalEstimation<T,NT>; |
Definition at line 158 of file normal_3d.hpp.