#include <pcl/features/vfh.h>
#include <pcl/features/pfh_tools.h>
#include <pcl/common/common.h>
#include <pcl/common/centroid.h>
Go to the source code of this file.
Defines | |
#define | PCL_INSTANTIATE_VFHEstimation(T, NT, OutT) template class PCL_EXPORTS pcl::VFHEstimation<T,NT,OutT>; |
#define PCL_INSTANTIATE_VFHEstimation | ( | T, | |
NT, | |||
OutT | |||
) | template class PCL_EXPORTS pcl::VFHEstimation<T,NT,OutT>; |