|
Blender V4.3
|
Public Attributes | |
| UndoStep | step |
| UndoRefID_Scene | scene_ref |
| LatticeUndoStep_Elem * | elems |
| uint | elems_len |
Definition at line 186 of file editlattice_undo.cc.
| LatticeUndoStep_Elem* LatticeUndoStep::elems |
Definition at line 190 of file editlattice_undo.cc.
Referenced by lattice_undosys_foreach_ID_ref(), lattice_undosys_step_decode(), lattice_undosys_step_encode(), and lattice_undosys_step_free().
| uint LatticeUndoStep::elems_len |
Definition at line 191 of file editlattice_undo.cc.
Referenced by lattice_undosys_foreach_ID_ref(), lattice_undosys_step_decode(), lattice_undosys_step_encode(), and lattice_undosys_step_free().
| UndoRefID_Scene LatticeUndoStep::scene_ref |
See ED_undo_object_editmode_validate_scene_from_windows code comment for details.
Definition at line 189 of file editlattice_undo.cc.
Referenced by lattice_undosys_foreach_ID_ref(), lattice_undosys_step_decode(), and lattice_undosys_step_encode().
| UndoStep LatticeUndoStep::step |
Definition at line 187 of file editlattice_undo.cc.
Referenced by lattice_undosys_step_encode().