|
Blender
V3.3
|
Public Attributes | |
| UndoStep | step |
| MeshUndoStep_Elem * | elems |
| uint | elems_len |
Definition at line 758 of file editmesh_undo.c.
| MeshUndoStep_Elem* MeshUndoStep::elems |
Definition at line 760 of file editmesh_undo.c.
Referenced by mesh_undosys_foreach_ID_ref(), mesh_undosys_step_decode(), mesh_undosys_step_encode(), and mesh_undosys_step_free().
| uint MeshUndoStep::elems_len |
Definition at line 761 of file editmesh_undo.c.
Referenced by mesh_undosys_foreach_ID_ref(), mesh_undosys_step_decode(), mesh_undosys_step_encode(), and mesh_undosys_step_free().
| UndoStep MeshUndoStep::step |
Definition at line 759 of file editmesh_undo.c.
Referenced by mesh_undosys_step_encode().