Blender V5.0
blender::ed::sculpt_paint::AddOperation Class Reference

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

Detailed Description

Definition at line 57 of file curves_sculpt_add.cc.

Constructor & Destructor Documentation

◆ ~AddOperation()

blender::ed::sculpt_paint::AddOperation::~AddOperation ( )
inlineoverride

Definition at line 65 of file curves_sculpt_add.cc.

Member Function Documentation

◆ on_stroke_extended()

void blender::ed::sculpt_paint::AddOperation::on_stroke_extended ( const bContext & C,
const StrokeExtension & stroke_extension )
overridevirtual

◆ AddOperationExecutor

friend struct AddOperationExecutor
friend

Definition at line 62 of file curves_sculpt_add.cc.

References AddOperationExecutor.

Referenced by AddOperationExecutor, and on_stroke_extended().


The documentation for this class was generated from the following file: