Go to the source code of this file.
Macros | |
#define | GET_D_MATRIX(info) info->D |
#define | GET_K_MATRIX(info) info->K |
#define | GET_P_MATRIX(info) info->P |
#define | GET_R_MATRIX(info) info->R |
#define | USING_ENSENSO_CAMERA_MSG(MSG_NAME) |
#define | USING_MSG(PACKAGE_NAME, MSG_NAME) |
#define GET_D_MATRIX | ( | info | ) | info->D |
Definition at line 54 of file namespace.h.
#define GET_K_MATRIX | ( | info | ) | info->K |
Definition at line 55 of file namespace.h.
#define GET_P_MATRIX | ( | info | ) | info->P |
Definition at line 56 of file namespace.h.
#define GET_R_MATRIX | ( | info | ) | info->R |
Definition at line 57 of file namespace.h.
#define USING_ENSENSO_CAMERA_MSG | ( | MSG_NAME | ) |
Definition at line 32 of file namespace.h.
#define USING_MSG | ( | PACKAGE_NAME, | |
MSG_NAME | |||
) |
Definition at line 43 of file namespace.h.