|
Blender
V2.93
|
Public Attributes | |
| ListBase | editelems |
| int | lastelem_index |
| size_t | undo_size |
Definition at line 61 of file editmball_undo.c.
| ListBase UndoMBall::editelems |
Definition at line 62 of file editmball_undo.c.
Referenced by editmball_from_undomball(), undomball_free_data(), and undomball_to_editmball().
| int UndoMBall::lastelem_index |
Definition at line 63 of file editmball_undo.c.
Referenced by editmball_from_undomball(), and undomball_to_editmball().
| size_t UndoMBall::undo_size |
Definition at line 64 of file editmball_undo.c.
Referenced by editmball_from_undomball(), and mball_undosys_step_encode().