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

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