|
Blender V4.3
|
Public Attributes | |
| GPUTexture * | overlay_texture |
| int | size |
| int | zoom |
| int | curve_preset |
Definition at line 83 of file paint_cursor.cc.
| int CursorSnapshot::curve_preset |
Definition at line 87 of file paint_cursor.cc.
Referenced by blender::ed::sculpt_paint::load_tex_cursor().
| GPUTexture* CursorSnapshot::overlay_texture |
Definition at line 84 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 85 of file paint_cursor.cc.
Referenced by blender::ed::sculpt_paint::load_tex_cursor().
| int CursorSnapshot::zoom |
Definition at line 86 of file paint_cursor.cc.
Referenced by blender::ed::sculpt_paint::load_tex_cursor().