Blender V5.0
blender::ed::sculpt_paint::greasepencil::TintOperation Class Reference

Inherits blender::ed::sculpt_paint::GreasePencilStrokeOperation.

Public Member Functions

 TintOperation (bool temp_eraser=false)
void on_stroke_begin (const bContext &C, const InputSample &start_sample) override
void on_stroke_extended (const bContext &C, const InputSample &extension_sample) override
void on_stroke_done (const bContext &C) override
Public Member Functions inherited from blender::ed::sculpt_paint::PaintModeData
virtual ~PaintModeData ()=default

Detailed Description

Definition at line 34 of file grease_pencil_tint.cc.

Constructor & Destructor Documentation

◆ TintOperation()

blender::ed::sculpt_paint::greasepencil::TintOperation::TintOperation ( bool temp_eraser = false)
inline

Definition at line 36 of file grease_pencil_tint.cc.

Member Function Documentation

◆ on_stroke_begin()

◆ on_stroke_done()

void blender::ed::sculpt_paint::greasepencil::TintOperation::on_stroke_done ( const bContext & C)
overridevirtual

◆ on_stroke_extended()

void blender::ed::sculpt_paint::greasepencil::TintOperation::on_stroke_extended ( const bContext & C,
const InputSample & extension_sample )
overridevirtual

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