Blender  V3.3
Public Attributes | List of all members
blender::ed::sculpt_paint::SculptCurvesBrushStrokeData Struct Reference

Public Attributes

std::unique_ptr< CurvesSculptStrokeOperationoperation
 
PaintStrokestroke
 

Detailed Description

Definition at line 148 of file curves_sculpt_ops.cc.

Member Data Documentation

◆ operation

std::unique_ptr<CurvesSculptStrokeOperation> blender::ed::sculpt_paint::SculptCurvesBrushStrokeData::operation

Definition at line 149 of file curves_sculpt_ops.cc.

Referenced by blender::ed::sculpt_paint::stroke_update_step().

◆ stroke

PaintStroke* blender::ed::sculpt_paint::SculptCurvesBrushStrokeData::stroke

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