|
Blender V4.3
|
Public Attributes | |
| UndoStep | step |
| UndoRefID_Scene | scene_ref = {} |
| Array< StepObject > | objects |
Definition at line 45 of file curves_undo.cc.
| Array<StepObject> blender::ed::curves::undo::CurvesUndoStep::objects |
Definition at line 49 of file curves_undo.cc.
Referenced by blender::ed::curves::undo::foreach_ID_ref(), blender::ed::curves::undo::step_decode(), blender::ed::curves::undo::step_encode(), and blender::ed::curves::undo::step_free().
| UndoRefID_Scene blender::ed::curves::undo::CurvesUndoStep::scene_ref = {} |
See ED_undo_object_editmode_validate_scene_from_windows code comment for details.
Definition at line 48 of file curves_undo.cc.
Referenced by blender::ed::curves::undo::foreach_ID_ref(), blender::ed::curves::undo::step_decode(), and blender::ed::curves::undo::step_encode().
| UndoStep blender::ed::curves::undo::CurvesUndoStep::step |
Definition at line 46 of file curves_undo.cc.