|
Blender
V2.93
|
Go to the source code of this file.
Functions | |
| bool | transform_draw_cursor_poll (struct bContext *C) |
| void | transform_draw_cursor_draw (struct bContext *C, int x, int y, void *customdata) |
| void transform_draw_cursor_draw | ( | struct bContext * | C, |
| int | x, | ||
| int | y, | ||
| void * | customdata | ||
| ) |
| bool transform_draw_cursor_poll | ( | bContext * | C | ) |
Poll callback for cursor drawing: WM_paint_cursor_activate
Definition at line 95 of file transform_draw_cursors.c.
References C, CTX_wm_region(), ARegion::regiontype, and RGN_TYPE_WINDOW.
Referenced by initTransform().