|
Blender V4.3
|
Public Attributes | |
| UndoStep | step |
| UndoRefID_Scene | scene_ref |
| MBallUndoStep_Elem * | elems |
| uint | elems_len |
Definition at line 142 of file editmball_undo.cc.
| MBallUndoStep_Elem* MBallUndoStep::elems |
Definition at line 146 of file editmball_undo.cc.
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 147 of file editmball_undo.cc.
Referenced by mball_undosys_foreach_ID_ref(), mball_undosys_step_decode(), mball_undosys_step_encode(), and mball_undosys_step_free().
| UndoRefID_Scene MBallUndoStep::scene_ref |
See ED_undo_object_editmode_validate_scene_from_windows code comment for details.
Definition at line 145 of file editmball_undo.cc.
Referenced by mball_undosys_foreach_ID_ref(), mball_undosys_step_decode(), and mball_undosys_step_encode().
| UndoStep MBallUndoStep::step |
Definition at line 143 of file editmball_undo.cc.
Referenced by mball_undosys_step_encode().