|
Blender V5.0
|
Public Attributes | |
| UndoStep | step |
| UndoRefID_PaintCurve | pc_ref |
| UndoCurve | data |
Definition at line 71 of file paint_curve_undo.cc.
| UndoCurve PaintCurveUndoStep::data |
Definition at line 76 of file paint_curve_undo.cc.
Referenced by paintcurve_undosys_step_decode(), paintcurve_undosys_step_encode(), and paintcurve_undosys_step_free().
| UndoRefID_PaintCurve PaintCurveUndoStep::pc_ref |
Definition at line 74 of file paint_curve_undo.cc.
Referenced by paintcurve_undosys_foreach_ID_ref(), paintcurve_undosys_step_decode(), and paintcurve_undosys_step_encode().
| UndoStep PaintCurveUndoStep::step |
Definition at line 72 of file paint_curve_undo.cc.
Referenced by paintcurve_undosys_step_encode().