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