Blender  V2.93
Public Attributes | List of all members
MeshUndoStep_Elem Struct Reference

Public Attributes

struct MeshUndoStep_Elemnext
 
struct MeshUndoStep_Elemprev
 
UndoRefID_Object obedit_ref
 
UndoMesh data
 

Detailed Description

Definition at line 722 of file editmesh_undo.c.

Member Data Documentation

◆ data

UndoMesh MeshUndoStep_Elem::data

◆ next

struct MeshUndoStep_Elem* MeshUndoStep_Elem::next

Definition at line 723 of file editmesh_undo.c.

◆ obedit_ref

UndoRefID_Object MeshUndoStep_Elem::obedit_ref

◆ prev

struct MeshUndoStep_Elem * MeshUndoStep_Elem::prev

Definition at line 723 of file editmesh_undo.c.


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