|
Blender
V2.93
|
Public Attributes | |
| GPUTexture * | overlay_texture |
| int | size |
| int | zoom |
| int | curve_preset |
Definition at line 90 of file paint_cursor.c.
| int CursorSnapshot::curve_preset |
Definition at line 94 of file paint_cursor.c.
Referenced by load_tex_cursor().
| GPUTexture* CursorSnapshot::overlay_texture |
Definition at line 91 of file paint_cursor.c.
Referenced by load_tex_cursor(), paint_cursor_delete_textures(), and paint_draw_cursor_overlay().
| int CursorSnapshot::size |
Definition at line 92 of file paint_cursor.c.
Referenced by load_tex_cursor().
| int CursorSnapshot::zoom |
Definition at line 93 of file paint_cursor.c.
Referenced by load_tex_cursor().