|
Blender V4.5
|
Public Attributes | |
| GPUTexture * | overlay_texture |
| int | size |
| int | zoom |
| int | curve_preset |
Definition at line 97 of file paint_cursor.cc.
| int CursorSnapshot::curve_preset |
Definition at line 101 of file paint_cursor.cc.
Referenced by blender::ed::sculpt_paint::load_tex_cursor().
| GPUTexture* CursorSnapshot::overlay_texture |
Definition at line 98 of file paint_cursor.cc.
Referenced by blender::ed::sculpt_paint::load_tex_cursor(), paint_cursor_delete_textures(), and blender::ed::sculpt_paint::paint_draw_cursor_overlay().
| int CursorSnapshot::size |
Definition at line 99 of file paint_cursor.cc.
Referenced by blender::ed::sculpt_paint::load_tex_cursor().
| int CursorSnapshot::zoom |
Definition at line 100 of file paint_cursor.cc.
Referenced by blender::ed::sculpt_paint::load_tex_cursor().