|
Blender V5.0
|
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 |
| Array< AutoMaskingInfo > | auto_masking_info_per_drawing |
Definition at line 26 of file grease_pencil_sculpt_clone.cc.
|
inline |
Definition at line 184 of file grease_pencil_intern.hh.
|
overridevirtual |
Implements blender::ed::sculpt_paint::GreasePencilStrokeOperation.
Definition at line 35 of file grease_pencil_sculpt_clone.cc.
References C, blender::ed::sculpt_paint::greasepencil::compute_orig_delta(), CTX_data_active_object(), CTX_data_main(), ED_view3d_project_float_global(), blender::ed::sculpt_paint::greasepencil::GreasePencilStrokeOperationCommon::foreach_editable_drawing(), blender::IndexRange::from_begin_size(), blender::ed::sculpt_paint::greasepencil::get_drawing_deformation(), blender::ed::sculpt_paint::greasepencil::GreasePencilStrokeOperationCommon::init_stroke(), blender::math::invert(), blender::IndexRange::is_empty(), blender::bounds::min_max(), blender::ed::sculpt_paint::greasepencil::GreasePencilStrokeOperationCommon::mouse_delta(), blender::ed::sculpt_paint::InputSample::mouse_position, blender::threading::parallel_for(), params, blender::ed::greasepencil::paste_all_strokes_from_clipboard(), blender::offset_indices::OffsetIndices< T >::total_size(), blender::math::transform_point(), V3D_PROJ_RET_OK, and V3D_PROJ_TEST_NOP.
|
inlineoverridevirtual |
Implements blender::ed::sculpt_paint::GreasePencilStrokeOperation.
Definition at line 32 of file grease_pencil_sculpt_clone.cc.
|
overridevirtual |
Implements blender::ed::sculpt_paint::GreasePencilStrokeOperation.
Definition at line 104 of file grease_pencil_sculpt_clone.cc.
References blender::ed::sculpt_paint::greasepencil::GreasePencilStrokeOperationCommon::stroke_extended().