Blender  V3.3
Public Attributes | List of all members
UndoMBall Struct Reference

Public Attributes

ListBase editelems
 
int lastelem_index
 
size_t undo_size
 

Detailed Description

Definition at line 47 of file editmball_undo.c.

Member Data Documentation

◆ editelems

ListBase UndoMBall::editelems

◆ lastelem_index

int UndoMBall::lastelem_index

Definition at line 49 of file editmball_undo.c.

Referenced by editmball_from_undomball(), and undomball_to_editmball().

◆ undo_size

size_t UndoMBall::undo_size

Definition at line 50 of file editmball_undo.c.

Referenced by editmball_from_undomball(), and mball_undosys_step_encode().


The documentation for this struct was generated from the following file: