|
Blender V4.3
|
Public Attributes | |
| const bke::greasepencil::Drawing * | drawing = nullptr |
| int | active_defgroup_index |
| ed::curves::FindClosestData | elem = {} |
Definition at line 448 of file grease_pencil_weight_paint.cc.
| int blender::ed::greasepencil::ClosestGreasePencilDrawing::active_defgroup_index |
Definition at line 450 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 449 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 451 of file grease_pencil_weight_paint.cc.
Referenced by blender::ed::greasepencil::weight_sample_invoke().