Blender
V3.3
|
Public Attributes | |
UndoStep | step |
UndoRefID_Scene | scene_ref |
UndoRefID_Object | object_ref |
PTCacheUndo | data |
Definition at line 202 of file particle_edit_undo.c.
PTCacheUndo ParticleUndoStep::data |
Definition at line 206 of file particle_edit_undo.c.
Referenced by particle_undosys_step_decode(), particle_undosys_step_encode(), and particle_undosys_step_free().
UndoRefID_Object ParticleUndoStep::object_ref |
Definition at line 205 of file particle_edit_undo.c.
Referenced by particle_undosys_foreach_ID_ref(), particle_undosys_step_decode(), and particle_undosys_step_encode().
UndoRefID_Scene ParticleUndoStep::scene_ref |
Definition at line 204 of file particle_edit_undo.c.
Referenced by particle_undosys_foreach_ID_ref(), particle_undosys_step_decode(), and particle_undosys_step_encode().
UndoStep ParticleUndoStep::step |
Definition at line 203 of file particle_edit_undo.c.