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