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

Public Attributes

GPUTextureoverlay_texture
 
int winx
 
int winy
 
int old_size
 
float old_zoom
 
bool old_col
 

Detailed Description

Definition at line 68 of file paint_cursor.c.

Member Data Documentation

◆ old_col

bool TexSnapshot::old_col

Definition at line 74 of file paint_cursor.c.

Referenced by load_tex().

◆ old_size

int TexSnapshot::old_size

Definition at line 72 of file paint_cursor.c.

Referenced by load_tex().

◆ old_zoom

float TexSnapshot::old_zoom

Definition at line 73 of file paint_cursor.c.

◆ overlay_texture

GPUTexture* TexSnapshot::overlay_texture

Definition at line 69 of file paint_cursor.c.

Referenced by load_tex(), paint_cursor_delete_textures(), and paint_draw_tex_overlay().

◆ winx

int TexSnapshot::winx

Definition at line 70 of file paint_cursor.c.

◆ winy

int TexSnapshot::winy

Definition at line 71 of file paint_cursor.c.


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