|
Paparazzi UAS v7.0_unstable
Paparazzi is a free software Unmanned Aircraft System.
|
Helpers for the DRAW message. More...
Go to the source code of this file.
Enumerations | |
| enum | Draw_opacity { DRAW_OPACITY_TRANSPARENT = 0 , DRAW_OPACITY_LIGHT = 1 , DRAW_OPACITY_MEDIUM = 2 , DRAW_OPACITY_OPAQUE = 3 } |
| enum | Draw_colorcode { DRAW_BLACK = 0 , DRAW_RED = 1 , DRAW_GREEN = 2 , DRAW_YELLOW = 3 , DRAW_BLUE = 4 , DRAW_MAGENTA = 5 , DRAW_CYAN = 6 , DRAW_WHITE = 7 } |
| enum | Draw_shape { DRAW_CIRCLE = 0 , DRAW_POLYGON = 1 , DRAW_LINE = 2 } |
| enum | Draw_status { DRAW_CREATE = 0 , DRAW_DELETE = 1 } |
Helpers for the DRAW message.
Definition in file draw.h.
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |