Blender V4.3
CursorSnapshot Struct Reference

Public Attributes

GPUTexture * overlay_texture
 
int size
 
int zoom
 
int curve_preset
 

Detailed Description

Definition at line 83 of file paint_cursor.cc.

Member Data Documentation

◆ curve_preset

int CursorSnapshot::curve_preset

Definition at line 87 of file paint_cursor.cc.

Referenced by blender::ed::sculpt_paint::load_tex_cursor().

◆ overlay_texture

GPUTexture* CursorSnapshot::overlay_texture

◆ size

int CursorSnapshot::size

Definition at line 85 of file paint_cursor.cc.

Referenced by blender::ed::sculpt_paint::load_tex_cursor().

◆ zoom

int CursorSnapshot::zoom

Definition at line 86 of file paint_cursor.cc.

Referenced by blender::ed::sculpt_paint::load_tex_cursor().


The documentation for this struct was generated from the following file: