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