|
Blender
V2.93
|
Public Attributes | |
| UndoStep | step |
| UndoRefID_PaintCurve | pc_ref |
| UndoCurve | data |
Definition at line 78 of file paint_curve_undo.c.
| UndoCurve PaintCurveUndoStep::data |
Definition at line 83 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 81 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 79 of file paint_curve_undo.c.
Referenced by paintcurve_undosys_step_encode().