|
Blender V5.0
|
Inherits blender::ed::sculpt_paint::CurvesSculptStrokeOperation.
Public Member Functions | |
| SelectionPaintOperation (const bool use_select, const bool clear_selection) | |
| void | on_stroke_extended (const bContext &C, const StrokeExtension &stroke_extension) override |
| Public Member Functions inherited from blender::ed::sculpt_paint::CurvesSculptStrokeOperation | |
| virtual | ~CurvesSculptStrokeOperation ()=default |
Friends | |
| struct | SelectionPaintOperationExecutor |
Definition at line 39 of file curves_sculpt_selection_paint.cc.
|
inline |
Definition at line 49 of file curves_sculpt_selection_paint.cc.
|
overridevirtual |
Implements blender::ed::sculpt_paint::CurvesSculptStrokeOperation.
Definition at line 387 of file curves_sculpt_selection_paint.cc.
References C, blender::ed::sculpt_paint::SelectionPaintOperationExecutor::execute(), on_stroke_extended(), and SelectionPaintOperationExecutor.
Referenced by on_stroke_extended().
|
friend |
Definition at line 46 of file curves_sculpt_selection_paint.cc.
References SelectionPaintOperationExecutor.
Referenced by on_stroke_extended(), and SelectionPaintOperationExecutor.