Blender V4.5
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 181 of file wm_draw.cc.

Member Data Documentation

◆ bounds

int GrabState::bounds[4]

Definition at line 184 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 182 of file wm_draw.cc.

Referenced by wm_software_cursor_needed_for_window().

◆ wrap_axis

GHOST_TAxisFlag GrabState::wrap_axis

Definition at line 183 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: