Blender
V3.3
|
Public Attributes | |
UndoStep | step |
LatticeUndoStep_Elem * | elems |
uint | elems_len |
Definition at line 181 of file editlattice_undo.c.
LatticeUndoStep_Elem* LatticeUndoStep::elems |
Definition at line 183 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 184 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 182 of file editlattice_undo.c.
Referenced by lattice_undosys_step_encode().