|
Blender V4.3
|
Inherits blender::ed::sculpt_paint::CurvesSculptStrokeOperation.
Public Member Functions | |
| PinchOperation (const bool invert_pinch) | |
| 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 | PinchOperationExecutor |
Definition at line 42 of file curves_sculpt_pinch.cc.
|
inline |
Definition at line 55 of file curves_sculpt_pinch.cc.
|
overridevirtual |
Implements blender::ed::sculpt_paint::CurvesSculptStrokeOperation.
Definition at line 277 of file curves_sculpt_pinch.cc.
References blender::ed::sculpt_paint::PinchOperationExecutor::execute().
|
friend |
Definition at line 52 of file curves_sculpt_pinch.cc.