Blender V4.3
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 43 of file curves_sculpt_density.cc.

Constructor & Destructor Documentation

◆ ~DensityAddOperation()

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

Definition at line 56 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

Friends And Related Symbol Documentation

◆ DensityAddOperationExecutor

friend struct DensityAddOperationExecutor
friend

Definition at line 53 of file curves_sculpt_density.cc.


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