Go to the source code of this file.
Namespaces | |
namespace | cob_3d_registration |
Defines | |
#define | PCL_INSTANTIATE_Registration_ICP(T) template class PCL_EXPORTS cob_3d_registration::Registration_ICP<T>; |
#define | PCL_INSTANTIATE_Registration_ICP_Features(T) template class PCL_EXPORTS cob_3d_registration::Registration_ICP_Features<T>; |
#define PCL_INSTANTIATE_Registration_ICP | ( | T | ) | template class PCL_EXPORTS cob_3d_registration::Registration_ICP<T>; |
Definition at line 252 of file registration_icp.hpp.
#define PCL_INSTANTIATE_Registration_ICP_Features | ( | T | ) | template class PCL_EXPORTS cob_3d_registration::Registration_ICP_Features<T>; |
Definition at line 253 of file registration_icp.hpp.