|
Blender
V3.3
|
Public Attributes | |
| ListBase | editelems |
| int | lastelem_index |
| size_t | undo_size |
Definition at line 47 of file editmball_undo.c.
| ListBase UndoMBall::editelems |
Definition at line 48 of file editmball_undo.c.
Referenced by editmball_from_undomball(), undomball_free_data(), and undomball_to_editmball().
| int UndoMBall::lastelem_index |
Definition at line 49 of file editmball_undo.c.
Referenced by editmball_from_undomball(), and undomball_to_editmball().
| size_t UndoMBall::undo_size |
Definition at line 50 of file editmball_undo.c.
Referenced by editmball_from_undomball(), and mball_undosys_step_encode().