|
Blender V5.0
|
Public Attributes | |
| const bke::greasepencil::Drawing * | drawing = nullptr |
| int | active_defgroup_index = -1 |
| ed::curves::FindClosestData | elem |
Definition at line 442 of file grease_pencil_weight_paint.cc.
| int blender::ed::greasepencil::ClosestGreasePencilDrawing::active_defgroup_index = -1 |
Definition at line 444 of file grease_pencil_weight_paint.cc.
Referenced by blender::ed::greasepencil::weight_sample_invoke().
| const bke::greasepencil::Drawing* blender::ed::greasepencil::ClosestGreasePencilDrawing::drawing = nullptr |
Definition at line 443 of file grease_pencil_weight_paint.cc.
Referenced by blender::ed::greasepencil::weight_sample_invoke().
| ed::curves::FindClosestData blender::ed::greasepencil::ClosestGreasePencilDrawing::elem |
Definition at line 445 of file grease_pencil_weight_paint.cc.
Referenced by blender::ed::greasepencil::weight_sample_invoke().