|
Blender V4.3
|
Public Attributes | |
| std::unique_ptr< CurvesSculptStrokeOperation > | operation |
| PaintStroke * | stroke |
Definition at line 151 of file curves_sculpt_ops.cc.
| std::unique_ptr<CurvesSculptStrokeOperation> blender::ed::sculpt_paint::SculptCurvesBrushStrokeData::operation |
Definition at line 152 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 153 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().