Blender V4.5
blender::ed::sculpt_paint::undo::StepData::[struct].bmesh Struct Reference

Public Attributes

BMLogEntrybm_entry
NodeGeometry geometry_enter

Detailed Description

Definition at line 218 of file sculpt_undo.cc.

Member Data Documentation

◆ bm_entry

The current log entry for the given BMLog step. Represents the most recent step at the time that this entry is added.

There are two usages of this pointer:

  • If undoing or redoing a enter / exit from Dyntopo, this entry is used to rebuild the BMLog from all of the relevant entries
  • When an undo step is no longer valid, this is used to free the data that it holds and remove it from the underlying list.

◆ geometry_enter


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