Blender  V3.3
Public Member Functions | Friends | List of all members
blender::ed::sculpt_paint::DensityAddOperation Class Reference
Inheritance diagram for blender::ed::sculpt_paint::DensityAddOperation:
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 41 of file curves_sculpt_density.cc.

Constructor & Destructor Documentation

◆ ~DensityAddOperation()

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

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

Implements blender::ed::sculpt_paint::CurvesSculptStrokeOperation.

Definition at line 468 of file curves_sculpt_density.cc.

References C.

Friends And Related Function Documentation

◆ DensityAddOperationExecutor

friend struct DensityAddOperationExecutor
friend

Definition at line 51 of file curves_sculpt_density.cc.


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