Blender V4.3
TexSnapshot Struct Reference

Public Attributes

GPUTexture * overlay_texture
 
int winx
 
int winy
 
int old_size
 
float old_zoom
 
bool old_col
 

Detailed Description

Definition at line 74 of file paint_cursor.cc.

Member Data Documentation

◆ old_col

bool TexSnapshot::old_col

Definition at line 80 of file paint_cursor.cc.

◆ old_size

int TexSnapshot::old_size

Definition at line 78 of file paint_cursor.cc.

◆ old_zoom

float TexSnapshot::old_zoom

Definition at line 79 of file paint_cursor.cc.

◆ overlay_texture

GPUTexture* TexSnapshot::overlay_texture

◆ winx

int TexSnapshot::winx

Definition at line 76 of file paint_cursor.cc.

◆ winy

int TexSnapshot::winy

Definition at line 77 of file paint_cursor.cc.


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