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