|
Blender
V2.93
|
Public Attributes | |
| UndoStep | step |
| MeshUndoStep_Elem * | elems |
| uint | elems_len |
Definition at line 728 of file editmesh_undo.c.
| MeshUndoStep_Elem* MeshUndoStep::elems |
Definition at line 730 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 731 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 729 of file editmesh_undo.c.
Referenced by mesh_undosys_step_encode().