|
Blender
V2.93
|
Public Attributes | |
| UndoStep | step |
| CurveUndoStep_Elem * | elems |
| uint | elems_len |
Definition at line 201 of file editcurve_undo.c.
| CurveUndoStep_Elem* CurveUndoStep::elems |
Definition at line 203 of file editcurve_undo.c.
Referenced by curve_undosys_foreach_ID_ref(), curve_undosys_step_decode(), curve_undosys_step_encode(), and curve_undosys_step_free().
| uint CurveUndoStep::elems_len |
Definition at line 204 of file editcurve_undo.c.
Referenced by curve_undosys_foreach_ID_ref(), curve_undosys_step_decode(), curve_undosys_step_encode(), and curve_undosys_step_free().
| UndoStep CurveUndoStep::step |
Definition at line 202 of file editcurve_undo.c.
Referenced by curve_undosys_step_encode().