|
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 28 of file grease_pencil_sculpt_smooth.cc.
|
inline |
Definition at line 166 of file grease_pencil_intern.hh.
|
inline |
Definition at line 167 of file grease_pencil_intern.hh.
|
overridevirtual |
Implements blender::ed::sculpt_paint::GreasePencilStrokeOperation.
Definition at line 37 of file grease_pencil_sculpt_smooth.cc.
References blender::ed::sculpt_paint::greasepencil::GreasePencilStrokeOperationCommon::init_stroke().
|
inlineoverridevirtual |
Implements blender::ed::sculpt_paint::GreasePencilStrokeOperation.
Definition at line 34 of file grease_pencil_sculpt_smooth.cc.
|
overridevirtual |
Implements blender::ed::sculpt_paint::GreasePencilStrokeOperation.
Definition at line 42 of file grease_pencil_sculpt_smooth.cc.
References BKE_paint_brush(), BKE_paint_get_active_from_context(), blender::ed::sculpt_paint::greasepencil::calculate_view_positions(), CTX_data_scene(), blender::bke::SpanAttributeWriter< T >::finish(), blender::ed::sculpt_paint::greasepencil::GreasePencilStrokeOperationCommon::foreach_editable_drawing(), blender::VArray< T >::ForFunc(), blender::VArray< T >::ForSpan(), GP_SCULPT_FLAGMODE_APPLY_POSITION, GP_SCULPT_FLAGMODE_APPLY_STRENGTH, GP_SCULPT_FLAGMODE_APPLY_THICKNESS, GP_SCULPT_FLAGMODE_APPLY_UV, GPENCIL_ANY_SCULPT_MASK, Brush::gpencil_settings, params, blender::bke::Point, blender::ed::sculpt_paint::greasepencil::point_selection_mask(), BrushGpencilSettings::sculpt_mode_flag, blender::Array< T, InlineBufferCapacity, Allocator >::size(), blender::geometry::smooth_curve_attribute(), blender::bke::SpanAttributeWriter< T >::span, and blender::ed::sculpt_paint::greasepencil::GreasePencilStrokeOperationCommon::stroke_extended().