Blender V5.0
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 25 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

◆ SmoothOperationExecutor

friend struct SmoothOperationExecutor
friend

Definition at line 30 of file curves_sculpt_smooth.cc.

References C, and SmoothOperationExecutor.

Referenced by on_stroke_extended(), and SmoothOperationExecutor.


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