|
Blender
V2.93
|
Public Attributes | |
| UndoStep | step |
| MBallUndoStep_Elem * | elems |
| uint | elems_len |
Definition at line 150 of file editmball_undo.c.
| MBallUndoStep_Elem* MBallUndoStep::elems |
Definition at line 152 of file editmball_undo.c.
Referenced by mball_undosys_foreach_ID_ref(), mball_undosys_step_decode(), mball_undosys_step_encode(), and mball_undosys_step_free().
| uint MBallUndoStep::elems_len |
Definition at line 153 of file editmball_undo.c.
Referenced by mball_undosys_foreach_ID_ref(), mball_undosys_step_decode(), mball_undosys_step_encode(), and mball_undosys_step_free().
| UndoStep MBallUndoStep::step |
Definition at line 151 of file editmball_undo.c.
Referenced by mball_undosys_step_encode().