|
Blender V4.3
|
Inherits blender::ed::sculpt_paint::CurvesSculptStrokeOperation.
Public Member Functions | |
| ~AddOperation () override | |
| 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 | AddOperationExecutor |
Definition at line 60 of file curves_sculpt_add.cc.
|
inlineoverride |
Definition at line 68 of file curves_sculpt_add.cc.
|
overridevirtual |
Implements blender::ed::sculpt_paint::CurvesSculptStrokeOperation.
Definition at line 507 of file curves_sculpt_add.cc.
References blender::ed::sculpt_paint::AddOperationExecutor::execute().
|
friend |
Definition at line 65 of file curves_sculpt_add.cc.