Blender V4.5
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 88 of file paint_cursor.cc.

Member Data Documentation

◆ old_col

bool TexSnapshot::old_col

Definition at line 94 of file paint_cursor.cc.

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

◆ old_size

int TexSnapshot::old_size

Definition at line 92 of file paint_cursor.cc.

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

◆ old_zoom

float TexSnapshot::old_zoom

Definition at line 93 of file paint_cursor.cc.

◆ overlay_texture

GPUTexture* TexSnapshot::overlay_texture

◆ winx

int TexSnapshot::winx

Definition at line 90 of file paint_cursor.cc.

◆ winy

int TexSnapshot::winy

Definition at line 91 of file paint_cursor.cc.


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