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

Detailed Description

Moves individual points under the brush and does a length preservation step afterwards.

Definition at line 61 of file curves_sculpt_comb.cc.

Member Function Documentation

◆ on_stroke_extended()

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

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

Definition at line 400 of file curves_sculpt_comb.cc.

References C.

Friends And Related Function Documentation

◆ CombOperationExecutor

friend struct CombOperationExecutor
friend

Definition at line 72 of file curves_sculpt_comb.cc.


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