Blender
V3.3
|
Public Attributes | |
UndoStep | step |
UndoRefID_PaintCurve | pc_ref |
UndoCurve | data |
Definition at line 64 of file paint_curve_undo.c.
UndoCurve PaintCurveUndoStep::data |
Definition at line 69 of file paint_curve_undo.c.
Referenced by paintcurve_undosys_step_decode(), paintcurve_undosys_step_encode(), and paintcurve_undosys_step_free().
UndoRefID_PaintCurve PaintCurveUndoStep::pc_ref |
Definition at line 67 of file paint_curve_undo.c.
Referenced by paintcurve_undosys_foreach_ID_ref(), paintcurve_undosys_step_decode(), and paintcurve_undosys_step_encode().
UndoStep PaintCurveUndoStep::step |
Definition at line 65 of file paint_curve_undo.c.
Referenced by paintcurve_undosys_step_encode().