Blender V5.0
TexSnapshot Struct Reference

Public Attributes

blender::gpu::Textureoverlay_texture
int winx
int winy
int old_size
float old_zoom
bool old_col

Detailed Description

Definition at line 90 of file paint_cursor.cc.

Member Data Documentation

◆ old_col

bool TexSnapshot::old_col

Definition at line 96 of file paint_cursor.cc.

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

◆ old_size

int TexSnapshot::old_size

Definition at line 94 of file paint_cursor.cc.

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

◆ old_zoom

float TexSnapshot::old_zoom

Definition at line 95 of file paint_cursor.cc.

◆ overlay_texture

blender::gpu::Texture* TexSnapshot::overlay_texture

Definition at line 91 of file paint_cursor.cc.

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

◆ winx

int TexSnapshot::winx

Definition at line 92 of file paint_cursor.cc.

◆ winy

int TexSnapshot::winy

Definition at line 93 of file paint_cursor.cc.


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