|
Blender V5.0
|
Inherits blender::ed::sculpt_paint::CurvesSculptStrokeOperation.
Public Member Functions | |
| 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 | SmoothOperationExecutor |
Definition at line 25 of file curves_sculpt_smooth.cc.
|
overridevirtual |
Implements blender::ed::sculpt_paint::CurvesSculptStrokeOperation.
Definition at line 251 of file curves_sculpt_smooth.cc.
References C, blender::ed::sculpt_paint::SmoothOperationExecutor::execute(), and SmoothOperationExecutor.
|
friend |
Definition at line 30 of file curves_sculpt_smooth.cc.
References C, and SmoothOperationExecutor.
Referenced by on_stroke_extended(), and SmoothOperationExecutor.