![]() |
RMVL
2.0.0
Robotic Manipulation and Vision Library
|
宏定义 | |
| #define | __RMVL_CAT__(x, y) |
| #define | __RMVL_CAT_(x, y) |
| #define | __RMVL_CAT(x, y) |
| #define | __RMVL_EXPAND(x) |
| #define | RMVL_Func "<unknown>" |
| #define | RMVL_EXPORTS |
| #define | RMVL_EXPORTS_W RMVL_EXPORTS |
| Export symbol and generate wrapper code | |
| #define | RMVL_EXPORTS_W_AG RMVL_EXPORTS |
| Export symbol, specify as aggregate class, and generate wrapper code | |
| #define | RMVL_W |
| Generate wrapper code for methods | |
| #define | RMVL_W_RW |
| Generate wrapper code for read-write properties | |
| #define __RMVL_CAT | ( | x, | |
| y ) |
| #define __RMVL_CAT_ | ( | x, | |
| y ) |
| #define __RMVL_CAT__ | ( | x, | |
| y ) |
| #define __RMVL_EXPAND | ( | x | ) |
| #define RMVL_EXPORTS |
| #define RMVL_EXPORTS_W RMVL_EXPORTS |
Export symbol and generate wrapper code
| #define RMVL_EXPORTS_W_AG RMVL_EXPORTS |
Export symbol, specify as aggregate class, and generate wrapper code
| #define RMVL_Func "<unknown>" |
| #define RMVL_W |
Generate wrapper code for methods
| #define RMVL_W_RW |
Generate wrapper code for read-write properties
1.12.0