Blender  V3.3
Public Attributes | List of all members
BCursor Struct Reference

Public Attributes

char * bitmap
 
char * mask
 
char hotx
 
char hoty
 
bool can_invert_color
 

Detailed Description

Definition at line 33 of file wm_cursors.c.

Member Data Documentation

◆ bitmap

char* BCursor::bitmap

Definition at line 34 of file wm_cursors.c.

Referenced by window_set_custom_cursor_ex().

◆ can_invert_color

bool BCursor::can_invert_color

Definition at line 38 of file wm_cursors.c.

Referenced by window_set_custom_cursor_ex().

◆ hotx

char BCursor::hotx

Definition at line 36 of file wm_cursors.c.

Referenced by window_set_custom_cursor_ex().

◆ hoty

char BCursor::hoty

Definition at line 37 of file wm_cursors.c.

Referenced by window_set_custom_cursor_ex().

◆ mask

char* BCursor::mask

Definition at line 35 of file wm_cursors.c.

Referenced by window_set_custom_cursor_ex().


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