Blender  V3.3
Public Member Functions | Friends | List of all members
blender::ed::sculpt_paint::PinchOperation Class Reference
Inheritance diagram for blender::ed::sculpt_paint::PinchOperation:
blender::ed::sculpt_paint::CurvesSculptStrokeOperation

Public Member Functions

 PinchOperation (const bool invert_pinch)
 
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 PinchOperationExecutor
 

Detailed Description

Definition at line 41 of file curves_sculpt_pinch.cc.

Constructor & Destructor Documentation

◆ PinchOperation()

blender::ed::sculpt_paint::PinchOperation::PinchOperation ( const bool  invert_pinch)
inline

Definition at line 52 of file curves_sculpt_pinch.cc.

Member Function Documentation

◆ on_stroke_extended()

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

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

Definition at line 308 of file curves_sculpt_pinch.cc.

References C.

Friends And Related Function Documentation

◆ PinchOperationExecutor

friend struct PinchOperationExecutor
friend

Definition at line 49 of file curves_sculpt_pinch.cc.


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