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

Inherits blender::ed::sculpt_paint::CurvesSculptStrokeOperation.

Public Member Functions

 ~DensityAddOperation () 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 DensityAddOperationExecutor

Detailed Description

Definition at line 42 of file curves_sculpt_density.cc.

Constructor & Destructor Documentation

◆ ~DensityAddOperation()

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

Definition at line 55 of file curves_sculpt_density.cc.

Member Function Documentation

◆ on_stroke_extended()

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

◆ DensityAddOperationExecutor

friend struct DensityAddOperationExecutor
friend

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