|
Blender
V2.93
|
Public Attributes | |
| UndoStep | step |
| ArmatureUndoStep_Elem * | elems |
| uint | elems_len |
Definition at line 141 of file editarmature_undo.c.
| ArmatureUndoStep_Elem* ArmatureUndoStep::elems |
Definition at line 143 of file editarmature_undo.c.
Referenced by armature_undosys_foreach_ID_ref(), armature_undosys_step_decode(), armature_undosys_step_encode(), and armature_undosys_step_free().
| uint ArmatureUndoStep::elems_len |
Definition at line 144 of file editarmature_undo.c.
Referenced by armature_undosys_foreach_ID_ref(), armature_undosys_step_decode(), armature_undosys_step_encode(), and armature_undosys_step_free().
| UndoStep ArmatureUndoStep::step |
Definition at line 142 of file editarmature_undo.c.
Referenced by armature_undosys_step_encode().