Go to the source code of this file.
Namespaces | |
namespace | cob_3d_registration |
Defines | |
#define | DEBUG_SWITCH_ 0 |
#define | EVALUATION_MODE_ 0 |
#define | getInd(x, y) ((x)+(y)*pc.width) |
#define | INFO_SEARCH_RADIUS_ 1 |
#define | PCL_INSTANTIATE_Registration_Infobased(T) template class PCL_EXPORTS cob_3d_registration::Registration_Infobased<T>; |
#define | USED_ODO_ 1 |
#define DEBUG_SWITCH_ 0 |
Definition at line 65 of file registration_info.hpp.
#define EVALUATION_MODE_ 0 |
Definition at line 62 of file registration_info.hpp.
#define getInd | ( | x, | |
y | |||
) | ((x)+(y)*pc.width) |
Definition at line 59 of file registration_info.hpp.
#define INFO_SEARCH_RADIUS_ 1 |
Definition at line 356 of file registration_info.hpp.
#define PCL_INSTANTIATE_Registration_Infobased | ( | T | ) | template class PCL_EXPORTS cob_3d_registration::Registration_Infobased<T>; |
Definition at line 604 of file registration_info.hpp.
#define USED_ODO_ 1 |
Definition at line 68 of file registration_info.hpp.