Blender V4.5
CursorSnapshot Struct Reference

Public Attributes

GPUTexture * overlay_texture
 
int size
 
int zoom
 
int curve_preset
 

Detailed Description

Definition at line 97 of file paint_cursor.cc.

Member Data Documentation

◆ curve_preset

int CursorSnapshot::curve_preset

Definition at line 101 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 99 of file paint_cursor.cc.

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

◆ zoom

int CursorSnapshot::zoom

Definition at line 100 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: