Point Cloud Library (PCL)  1.3.1
Defines
ppfrgb.hpp File Reference
#include "pcl/features/ppfrgb.h"
#include "pcl/features/pfhrgb.h"
Include dependency graph for ppfrgb.hpp:

Go to the source code of this file.

Defines

#define PCL_INSTANTIATE_PPFRGBEstimation(T, NT, OutT)   template class PCL_EXPORTS pcl::PPFRGBEstimation<T,NT,OutT>;
#define PCL_INSTANTIATE_PPFRGBRegionEstimation(T, NT, OutT)   template class PCL_EXPORTS pcl::PPFRGBRegionEstimation<T,NT,OutT>;

Define Documentation

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

Definition at line 141 of file ppfrgb.hpp.

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

Definition at line 142 of file ppfrgb.hpp.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines