Blender
V3.3
|
Public Attributes | |
UndoStep | step |
ArmatureUndoStep_Elem * | elems |
uint | elems_len |
Definition at line 125 of file editarmature_undo.c.
ArmatureUndoStep_Elem* ArmatureUndoStep::elems |
Definition at line 127 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 128 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 126 of file editarmature_undo.c.
Referenced by armature_undosys_step_encode().