Blender  V3.3
Public Attributes | List of all members
CursorSnapshot Struct Reference

Public Attributes

GPUTextureoverlay_texture
 
int size
 
int zoom
 
int curve_preset
 

Detailed Description

Definition at line 77 of file paint_cursor.c.

Member Data Documentation

◆ curve_preset

int CursorSnapshot::curve_preset

Definition at line 81 of file paint_cursor.c.

Referenced by load_tex_cursor().

◆ overlay_texture

GPUTexture* CursorSnapshot::overlay_texture

◆ size

int CursorSnapshot::size

Definition at line 79 of file paint_cursor.c.

Referenced by load_tex_cursor().

◆ zoom

int CursorSnapshot::zoom

Definition at line 80 of file paint_cursor.c.

Referenced by load_tex_cursor().


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