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