Blender V4.3
transform_draw_cursors.hh File Reference

Go to the source code of this file.

Functions

bool transform_draw_cursor_poll (bContext *C)
 
void transform_draw_cursor_draw (bContext *C, int x, int y, void *customdata)
 

Function Documentation

◆ transform_draw_cursor_draw()

◆ transform_draw_cursor_poll()

bool transform_draw_cursor_poll ( bContext * C)

Poll callback for cursor drawing: WM_paint_cursor_activate

Definition at line 77 of file transform_draw_cursors.cc.

References CTX_wm_region(), ELEM, RGN_TYPE_PREVIEW, RGN_TYPE_WINDOW, and true.

Referenced by initTransform().