#include <pcl/features/our_cvfh.h>
#include <pcl/features/vfh.h>
#include <pcl/features/normal_3d.h>
#include <pcl/features/pfh_tools.h>
#include <pcl/common/transforms.h>
Go to the source code of this file.
Defines | |
#define | PCL_INSTANTIATE_OURCVFHEstimation(T, NT, OutT) template class PCL_EXPORTS pcl::OURCVFHEstimation<T,NT,OutT>; |
#define PCL_INSTANTIATE_OURCVFHEstimation | ( | T, | |
NT, | |||
OutT | |||
) | template class PCL_EXPORTS pcl::OURCVFHEstimation<T,NT,OutT>; |
Definition at line 730 of file our_cvfh.hpp.