|
Blender V4.3
|
Public Attributes | |
| UndoStep | step |
| UndoRefID_Scene | scene_ref = {} |
| Array< StepObject > | objects |
Definition at line 329 of file grease_pencil_undo.cc.
| Array<StepObject> blender::ed::greasepencil::undo::GreasePencilUndoStep::objects |
Definition at line 333 of file grease_pencil_undo.cc.
Referenced by blender::ed::greasepencil::undo::foreach_ID_ref(), blender::ed::greasepencil::undo::step_decode(), blender::ed::greasepencil::undo::step_encode(), and blender::ed::greasepencil::undo::step_free().
| UndoRefID_Scene blender::ed::greasepencil::undo::GreasePencilUndoStep::scene_ref = {} |
See ED_undo_object_editmode_validate_scene_from_windows code comment for details.
Definition at line 332 of file grease_pencil_undo.cc.
Referenced by blender::ed::greasepencil::undo::foreach_ID_ref(), blender::ed::greasepencil::undo::step_decode(), and blender::ed::greasepencil::undo::step_encode().
| UndoStep blender::ed::greasepencil::undo::GreasePencilUndoStep::step |
Definition at line 330 of file grease_pencil_undo.cc.