|
Blender V4.3
|
Public Attributes | |
| GPUTexture * | overlay_texture |
| int | winx |
| int | winy |
| int | old_size |
| float | old_zoom |
| bool | old_col |
Definition at line 74 of file paint_cursor.cc.
| bool TexSnapshot::old_col |
Definition at line 80 of file paint_cursor.cc.
| int TexSnapshot::old_size |
Definition at line 78 of file paint_cursor.cc.
| float TexSnapshot::old_zoom |
Definition at line 79 of file paint_cursor.cc.
| GPUTexture* TexSnapshot::overlay_texture |
Definition at line 75 of file paint_cursor.cc.
Referenced by blender::ed::sculpt_paint::load_tex(), paint_cursor_delete_textures(), and blender::ed::sculpt_paint::paint_draw_tex_overlay().
| int TexSnapshot::winx |
Definition at line 76 of file paint_cursor.cc.
| int TexSnapshot::winy |
Definition at line 77 of file paint_cursor.cc.