|
Blender V5.0
|
Public Attributes | |
| std::unique_ptr< CurvesSculptStrokeOperation > | operation |
| PaintStroke * | stroke |
Definition at line 158 of file curves_sculpt_ops.cc.
| std::unique_ptr<CurvesSculptStrokeOperation> blender::ed::sculpt_paint::SculptCurvesBrushStrokeData::operation |
Definition at line 159 of file curves_sculpt_ops.cc.
Referenced by blender::ed::sculpt_paint::stroke_update_step().
| PaintStroke* blender::ed::sculpt_paint::SculptCurvesBrushStrokeData::stroke |
Definition at line 160 of file curves_sculpt_ops.cc.
Referenced by blender::ed::sculpt_paint::sculpt_curves_stroke_cancel(), blender::ed::sculpt_paint::sculpt_curves_stroke_invoke(), and blender::ed::sculpt_paint::sculpt_curves_stroke_modal().