Blender V4.5
wmGizmoMap::[struct].gzmap_context Struct Reference

Gizmo map runtime context. More...

Public Attributes

wmGizmohighlight
wmGizmomodal
wmGizmoMapSelectState select
int event_xy [2]
short event_grabcursor
int last_cursor

Detailed Description

Gizmo map runtime context.

Contains information about this gizmo-map. Currently highlighted gizmo, currently selected gizmos, ...

Definition at line 119 of file wm_gizmo_intern.hh.

Member Data Documentation

◆ event_grabcursor

short wmGizmoMap::[struct].gzmap_context event_grabcursor

◆ event_xy

Cursor location at point of entering modal (see: WM_GIZMO_MOVE_CURSOR).

◆ highlight

We redraw the gizmo-map when this changes.

◆ last_cursor

Until we have nice cursor push/pop API.

◆ modal

User has clicked this gizmo and it gets all input.

◆ select

wmGizmoMapSelectState wmGizmoMap::[struct].gzmap_context select

Array for all selected gizmos.


The documentation for this struct was generated from the following files: