Blender V4.3
blender::ed::sculpt_paint::CurvesEffectOperation Class Reference

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

Public Member Functions

 CurvesEffectOperation (std::unique_ptr< CurvesEffect > effect)
 
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 CurvesEffectOperationExecutor
 

Detailed Description

Definition at line 216 of file curves_sculpt_grow_shrink.cc.

Constructor & Destructor Documentation

◆ CurvesEffectOperation()

blender::ed::sculpt_paint::CurvesEffectOperation::CurvesEffectOperation ( std::unique_ptr< CurvesEffect > effect)
inline

Definition at line 225 of file curves_sculpt_grow_shrink.cc.

Member Function Documentation

◆ on_stroke_extended()

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

Friends And Related Symbol Documentation

◆ CurvesEffectOperationExecutor

friend struct CurvesEffectOperationExecutor
friend

Definition at line 222 of file curves_sculpt_grow_shrink.cc.


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