Blender V4.3
blender::ed::curves::undo::StepObject Struct Reference

Public Attributes

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

Detailed Description

Definition at line 40 of file curves_undo.cc.

Member Data Documentation

◆ geometry

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

Definition at line 42 of file curves_undo.cc.

◆ obedit_ref

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

Definition at line 41 of file curves_undo.cc.


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