|
Blender
V3.3
|
Public Attributes | |
| struct WindowDrawCB * | next |
| struct WindowDrawCB * | prev |
| void(* | draw )(const struct wmWindow *, void *) |
| void * | customdata |
| void* WindowDrawCB::customdata |
Definition at line 557 of file wm_draw.c.
Referenced by WM_draw_cb_activate().
Definition at line 556 of file wm_draw.c.
Referenced by WM_draw_cb_activate().
| struct WindowDrawCB* WindowDrawCB::next |
| struct WindowDrawCB * WindowDrawCB::prev |