|
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 | CombOperationExecutor |
Moves individual points under the brush and does a length preservation step afterwards.
Definition at line 52 of file curves_sculpt_comb.cc.
|
overridevirtual |
Implements blender::ed::sculpt_paint::CurvesSculptStrokeOperation.
Definition at line 397 of file curves_sculpt_comb.cc.
References C, CombOperationExecutor, and blender::ed::sculpt_paint::CombOperationExecutor::execute().
|
friend |
Definition at line 65 of file curves_sculpt_comb.cc.
References C, and CombOperationExecutor.
Referenced by CombOperationExecutor, and on_stroke_extended().