Blender V5.0
GrabState Struct Reference

Public Attributes

GHOST_TGrabCursorMode mode
GHOST_TAxisFlag wrap_axis
int bounds [4]

Detailed Description

Reuse the result from GHOST_GetCursorGrabState.

Definition at line 185 of file wm_draw.cc.

Member Data Documentation

◆ bounds

int GrabState::bounds[4]

Definition at line 188 of file wm_draw.cc.

Referenced by wm_software_cursor_draw(), and wm_software_cursor_needed_for_window().

◆ mode

GHOST_TGrabCursorMode GrabState::mode

Definition at line 186 of file wm_draw.cc.

Referenced by wm_software_cursor_needed_for_window().

◆ wrap_axis

GHOST_TAxisFlag GrabState::wrap_axis

Definition at line 187 of file wm_draw.cc.

Referenced by wm_software_cursor_draw(), and wm_software_cursor_needed_for_window().


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