|
Blender
V2.93
|
Public Attributes | |
| UndoStep | step |
| LatticeUndoStep_Elem * | elems |
| uint | elems_len |
Definition at line 175 of file editlattice_undo.c.
| LatticeUndoStep_Elem* LatticeUndoStep::elems |
Definition at line 177 of file editlattice_undo.c.
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 178 of file editlattice_undo.c.
Referenced by lattice_undosys_foreach_ID_ref(), lattice_undosys_step_decode(), lattice_undosys_step_encode(), and lattice_undosys_step_free().
| UndoStep LatticeUndoStep::step |
Definition at line 176 of file editlattice_undo.c.
Referenced by lattice_undosys_step_encode().