Blender
V3.3
|
Public Attributes | |
UndoStep | step |
MBallUndoStep_Elem * | elems |
uint | elems_len |
Definition at line 136 of file editmball_undo.c.
MBallUndoStep_Elem* MBallUndoStep::elems |
Definition at line 138 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 139 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 137 of file editmball_undo.c.
Referenced by mball_undosys_step_encode().