Blender
V3.3
|
Public Attributes | |
GPUTexture * | overlay_texture |
int | size |
int | zoom |
int | curve_preset |
Definition at line 77 of file paint_cursor.c.
int CursorSnapshot::curve_preset |
Definition at line 81 of file paint_cursor.c.
Referenced by load_tex_cursor().
GPUTexture* CursorSnapshot::overlay_texture |
Definition at line 78 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 79 of file paint_cursor.c.
Referenced by load_tex_cursor().
int CursorSnapshot::zoom |
Definition at line 80 of file paint_cursor.c.
Referenced by load_tex_cursor().