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

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 DeleteOperationExecutor

Detailed Description

Definition at line 42 of file curves_sculpt_delete.cc.

Member Function Documentation

◆ on_stroke_extended()

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

◆ DeleteOperationExecutor

friend struct DeleteOperationExecutor
friend

Definition at line 52 of file curves_sculpt_delete.cc.

References C, and DeleteOperationExecutor.

Referenced by DeleteOperationExecutor, and on_stroke_extended().


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