Blender  V3.3
Public Attributes | List of all members
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 142 of file wm_draw.c.

Member Data Documentation

◆ bounds

int GrabState::bounds[4]

Definition at line 145 of file wm_draw.c.

Referenced by wm_software_cursor_draw(), and wm_software_cursor_needed_for_window().

◆ mode

GHOST_TGrabCursorMode GrabState::mode

Definition at line 143 of file wm_draw.c.

Referenced by wm_software_cursor_needed_for_window().

◆ wrap_axis

GHOST_TAxisFlag GrabState::wrap_axis

Definition at line 144 of file wm_draw.c.

Referenced by wm_software_cursor_draw(), and wm_software_cursor_needed_for_window().


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