|
Blender V4.3
|
Public Attributes | |
| char * | bitmap |
| char * | mask |
| char | hotx |
| char | hoty |
| bool | can_invert_color |
Definition at line 31 of file wm_cursors.cc.
| char* BCursor::bitmap |
Definition at line 32 of file wm_cursors.cc.
| bool BCursor::can_invert_color |
Definition at line 36 of file wm_cursors.cc.
| char BCursor::hotx |
Definition at line 34 of file wm_cursors.cc.
| char BCursor::hoty |
Definition at line 35 of file wm_cursors.cc.
| char* BCursor::mask |
Definition at line 33 of file wm_cursors.cc.