|
Blender V5.0
|
#include <grease_pencil_weight_paint.hh>
Public Attributes | |
| float | influence |
| int | drawing_point_index |
Definition at line 41 of file grease_pencil_weight_paint.hh.
| int blender::ed::sculpt_paint::greasepencil::WeightPaintOperation::BrushPoint::drawing_point_index |
Definition at line 43 of file grease_pencil_weight_paint.hh.
Referenced by blender::ed::sculpt_paint::greasepencil::WeightPaintOperation::apply_weight_to_point(), blender::ed::sculpt_paint::greasepencil::AverageWeightPaintOperation::on_stroke_extended(), blender::ed::sculpt_paint::greasepencil::BlurWeightPaintOperation::on_stroke_extended(), blender::ed::sculpt_paint::greasepencil::DrawWeightPaintOperation::on_stroke_extended(), and blender::ed::sculpt_paint::greasepencil::SmearWeightPaintOperation::on_stroke_extended().
| float blender::ed::sculpt_paint::greasepencil::WeightPaintOperation::BrushPoint::influence |
Definition at line 42 of file grease_pencil_weight_paint.hh.
Referenced by blender::ed::sculpt_paint::greasepencil::WeightPaintOperation::apply_weight_to_point().