|
Blender V5.0
|
Public Attributes | |
| blender::gpu::Texture * | overlay_texture |
| int | winx |
| int | winy |
| int | old_size |
| float | old_zoom |
| bool | old_col |
Definition at line 90 of file paint_cursor.cc.
| bool TexSnapshot::old_col |
Definition at line 96 of file paint_cursor.cc.
Referenced by blender::ed::sculpt_paint::load_tex().
| int TexSnapshot::old_size |
Definition at line 94 of file paint_cursor.cc.
Referenced by blender::ed::sculpt_paint::load_tex().
| float TexSnapshot::old_zoom |
Definition at line 95 of file paint_cursor.cc.
| blender::gpu::Texture* TexSnapshot::overlay_texture |
Definition at line 91 of file paint_cursor.cc.
Referenced by blender::ed::sculpt_paint::load_tex().
| int TexSnapshot::winx |
Definition at line 92 of file paint_cursor.cc.
| int TexSnapshot::winy |
Definition at line 93 of file paint_cursor.cc.