Blender  V2.93
Public Attributes | List of all members
ImageUndoStep Struct Reference

Public Attributes

UndoStep step
 
ListBase handles
 
ListBase paint_tiles
 
bool is_encode_init
 
ePaintMode paint_mode
 

Detailed Description

Definition at line 690 of file image_undo.c.

Member Data Documentation

◆ handles

ListBase ImageUndoStep::handles

◆ is_encode_init

bool ImageUndoStep::is_encode_init

Definition at line 702 of file image_undo.c.

Referenced by image_undosys_step_encode(), and image_undosys_step_encode_init().

◆ paint_mode

ePaintMode ImageUndoStep::paint_mode

◆ paint_tiles

ListBase ImageUndoStep::paint_tiles

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

Definition at line 700 of file image_undo.c.

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

◆ step

UndoStep ImageUndoStep::step

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