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 79 of file paint_cursor.cc.

Member Data Documentation

◆ old_col

bool TexSnapshot::old_col

Definition at line 85 of file paint_cursor.cc.

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

◆ old_size

int TexSnapshot::old_size

Definition at line 83 of file paint_cursor.cc.

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

◆ old_zoom

float TexSnapshot::old_zoom

Definition at line 84 of file paint_cursor.cc.

◆ overlay_texture

GPUTexture* TexSnapshot::overlay_texture

Definition at line 80 of file paint_cursor.cc.

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

◆ winx

int TexSnapshot::winx

Definition at line 81 of file paint_cursor.cc.

◆ winy

int TexSnapshot::winy

Definition at line 82 of file paint_cursor.cc.


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