|
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 | SnakeHookOperatorExecutor |
Drags the tip point of each curve and resamples the rest of the curve.
Definition at line 47 of file curves_sculpt_snake_hook.cc.
|
overridevirtual |
Implements blender::ed::sculpt_paint::CurvesSculptStrokeOperation.
Definition at line 293 of file curves_sculpt_snake_hook.cc.
References C, blender::ed::sculpt_paint::SnakeHookOperatorExecutor::execute(), and SnakeHookOperatorExecutor.
|
friend |
Definition at line 53 of file curves_sculpt_snake_hook.cc.
References C, and SnakeHookOperatorExecutor.
Referenced by on_stroke_extended(), and SnakeHookOperatorExecutor.