Blender  V3.3
Public Attributes | List of all members
ImageUndoStep Struct Reference

Public Attributes

UndoStep step
 
ListBase handles
 
PaintTileMappaint_tile_map
 
bool is_encode_init
 
ePaintMode paint_mode
 

Detailed Description

Definition at line 723 of file image_undo.cc.

Member Data Documentation

◆ handles

ListBase ImageUndoStep::handles

◆ is_encode_init

bool ImageUndoStep::is_encode_init

Definition at line 735 of file image_undo.cc.

Referenced by image_undosys_step_encode(), and image_undosys_step_encode_init().

◆ paint_mode

ePaintMode ImageUndoStep::paint_mode

◆ paint_tile_map

PaintTileMap* ImageUndoStep::paint_tile_map

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

Definition at line 733 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

UndoStep ImageUndoStep::step

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