47 gzt->
idname =
"GIZMO_GT_blank_3d";
static int gizmo_blank_test_select(bContext *UNUSED(C), wmGizmo *UNUSED(gz), const int UNUSED(mval[2]))
void ED_gizmotypes_blank_3d(void)
static void gizmo_blank_draw(const bContext *UNUSED(C), wmGizmo *UNUSED(gz))
static void GIZMO_GT_blank_3d(wmGizmoType *gzt)
static int gizmo_blank_invoke(bContext *UNUSED(C), wmGizmo *UNUSED(gz), const wmEvent *UNUSED(event))
wmGizmoFnTestSelect test_select
void WM_gizmotype_append(void(*gtfunc)(struct wmGizmoType *))