Blender  V2.93
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 90 of file paint_cursor.c.

Member Data Documentation

◆ curve_preset

int CursorSnapshot::curve_preset

Definition at line 94 of file paint_cursor.c.

Referenced by load_tex_cursor().

◆ overlay_texture

GPUTexture* CursorSnapshot::overlay_texture

◆ size

int CursorSnapshot::size

Definition at line 92 of file paint_cursor.c.

Referenced by load_tex_cursor().

◆ zoom

int CursorSnapshot::zoom

Definition at line 93 of file paint_cursor.c.

Referenced by load_tex_cursor().


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