Point Cloud Library (PCL)  1.6.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Defines
cvfh.hpp File Reference
#include <pcl/features/cvfh.h>
#include <pcl/features/pfh.h>
Include dependency graph for cvfh.hpp:

Go to the source code of this file.

Defines

#define PCL_INSTANTIATE_CVFHEstimation(T, NT, OutT)   template class PCL_EXPORTS pcl::CVFHEstimation<T,NT,OutT>;

Define Documentation

#define PCL_INSTANTIATE_CVFHEstimation (   T,
  NT,
  OutT 
)    template class PCL_EXPORTS pcl::CVFHEstimation<T,NT,OutT>;

Definition at line 334 of file cvfh.hpp.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines