Blender V5.0
ImageUndoStep Struct Reference

Public Attributes

UndoStep step
ListBase handles
PaintTileMappaint_tile_map
bool is_encode_init
PaintMode paint_mode

Detailed Description

Definition at line 747 of file image_undo.cc.

Member Data Documentation

◆ handles

◆ is_encode_init

bool ImageUndoStep::is_encode_init

Definition at line 759 of file image_undo.cc.

Referenced by image_undosys_step_encode(), and image_undosys_step_encode_init().

◆ paint_mode

◆ paint_tile_map

PaintTileMap* ImageUndoStep::paint_tile_map

PaintTile Run-time only data (active during a paint stroke).

Definition at line 757 of file image_undo.cc.

Referenced by ED_image_paint_tile_map_get(), image_undosys_step_encode(), image_undosys_step_encode_init(), and image_undosys_step_free().

◆ step


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