Blender V5.0
blender::ed::curves::undo::StepObject Struct Reference

Public Attributes

UndoRefID_Object obedit_ref = {}
bke::CurvesGeometry geometry = {}

Detailed Description

Definition at line 38 of file curves_undo.cc.

Member Data Documentation

◆ geometry

bke::CurvesGeometry blender::ed::curves::undo::StepObject::geometry = {}

Definition at line 40 of file curves_undo.cc.

◆ obedit_ref

UndoRefID_Object blender::ed::curves::undo::StepObject::obedit_ref = {}

Definition at line 39 of file curves_undo.cc.


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