|
Blender V4.3
|
Public Attributes | |
| UndoStep | step |
| UndoRefID_PaintCurve | pc_ref |
| UndoCurve | data |
Definition at line 66 of file paint_curve_undo.cc.
| UndoCurve PaintCurveUndoStep::data |
Definition at line 71 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 69 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 67 of file paint_curve_undo.cc.
Referenced by paintcurve_undosys_step_encode().