#include <pcl/point_types.h>#include <pcl/impl/instantiate.hpp>#include "cob_3d_registration/general_registration.h"#include "cob_3d_registration/registration_icp_fpfh.h"
Go to the source code of this file.
| Defines | |
| #define | PCL_INSTANTIATE_Registration_ICP_FPFH(T) template class PCL_EXPORTS cob_3d_registration::Registration_ICP_FPFH<T>; | 
| #define PCL_INSTANTIATE_Registration_ICP_FPFH | ( | T | ) | template class PCL_EXPORTS cob_3d_registration::Registration_ICP_FPFH<T>; | 
Definition at line 20 of file registration_icp_fpfh.cpp.