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