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

Public Attributes

UndoStep step
 
UndoSculpt data
 
SculptAttrRef active_color_start
 
SculptAttrRef active_color_end
 
bContextC
 

Detailed Description

Definition at line 115 of file sculpt_undo.c.

Member Data Documentation

◆ active_color_end

SculptAttrRef SculptUndoStep::active_color_end

Definition at line 124 of file sculpt_undo.c.

Referenced by SCULPT_undo_push_begin(), and SCULPT_undo_push_end_ex().

◆ active_color_start

SculptAttrRef SculptUndoStep::active_color_start

Definition at line 121 of file sculpt_undo.c.

Referenced by SCULPT_undo_push_begin().

◆ C

bContext* SculptUndoStep::C

Definition at line 126 of file sculpt_undo.c.

◆ data

UndoSculpt SculptUndoStep::data

◆ step

UndoStep SculptUndoStep::step

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