|
Blender V4.3
|
Inherits blender::ed::sculpt_paint::greasepencil::GreasePencilStrokeOperationCommon.
Additional Inherited Members | |
| Public Types inherited from blender::ed::sculpt_paint::greasepencil::GreasePencilStrokeOperationCommon | |
| using | MutableDrawingInfo = blender::ed::greasepencil::MutableDrawingInfo |
| using | DrawingPlacement = ed::greasepencil::DrawingPlacement |
| Public Attributes inherited from blender::ed::sculpt_paint::greasepencil::GreasePencilStrokeOperationCommon | |
| BrushStrokeMode | stroke_mode |
| float2 | start_mouse_position |
| float2 | prev_mouse_position |
Definition at line 22 of file grease_pencil_sculpt_strength.cc.
|
inline |
Definition at line 169 of file grease_pencil_intern.hh.
|
inline |
Definition at line 170 of file grease_pencil_intern.hh.
|
overridevirtual |
Implements blender::ed::sculpt_paint::GreasePencilStrokeOperation.
Definition at line 31 of file grease_pencil_sculpt_strength.cc.
References C, and blender::ed::sculpt_paint::greasepencil::GreasePencilStrokeOperationCommon::init_stroke().
|
inlineoverridevirtual |
Implements blender::ed::sculpt_paint::GreasePencilStrokeOperation.
Definition at line 28 of file grease_pencil_sculpt_strength.cc.
|
overridevirtual |
Implements blender::ed::sculpt_paint::GreasePencilStrokeOperation.
Definition at line 36 of file grease_pencil_sculpt_strength.cc.
References BKE_paint_brush(), BKE_paint_get_active_from_context(), blender::ed::sculpt_paint::greasepencil::brush_point_influence(), C, blender::ed::sculpt_paint::greasepencil::calculate_view_positions(), CTX_data_scene(), blender::ed::sculpt_paint::greasepencil::GreasePencilStrokeOperationCommon::foreach_editable_drawing(), GPENCIL_ANY_SCULPT_MASK, ToolSettings::gpencil_selectmode_sculpt, invert(), blender::ed::sculpt_paint::greasepencil::GreasePencilStrokeOperationCommon::is_inverted(), params, blender::ed::sculpt_paint::greasepencil::point_selection_mask(), selection, blender::ed::sculpt_paint::greasepencil::GreasePencilStrokeOperationCommon::stroke_extended(), and Scene::toolsettings.