|
Blender
V2.93
|
Public Attributes | |
| UndoStep | step |
| UndoSculpt | data |
Definition at line 1435 of file sculpt_undo.c.
| UndoSculpt SculptUndoStep::data |
Definition at line 1438 of file sculpt_undo.c.
Referenced by sculpt_undosys_step_decode_redo_impl(), sculpt_undosys_step_decode_undo_impl(), sculpt_undosys_step_encode(), sculpt_undosys_step_encode_init(), sculpt_undosys_step_free(), and sculpt_undosys_step_get_nodes().
| UndoStep SculptUndoStep::step |
Definition at line 1436 of file sculpt_undo.c.
Referenced by sculpt_undosys_step_decode_redo(), sculpt_undosys_step_decode_redo_impl(), sculpt_undosys_step_decode_undo(), sculpt_undosys_step_decode_undo_impl(), and sculpt_undosys_step_encode().