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

Inherits 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 SmoothOperationExecutor
 

Detailed Description

Definition at line 26 of file curves_sculpt_smooth.cc.

Member Function Documentation

◆ on_stroke_extended()

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

Friends And Related Symbol Documentation

◆ SmoothOperationExecutor

friend struct SmoothOperationExecutor
friend

Definition at line 31 of file curves_sculpt_smooth.cc.


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