|
Blender
V2.93
|
Public Attributes | |
| int | index |
| const bool * | lock |
Variables stored both for 'active' and 'mirror' sides.
Definition at line 694 of file paint_vertex.c.
| int WeightPaintGroupData::index |
index of active group or its mirror
ob->actdef.Definition at line 701 of file paint_vertex.c.
Referenced by do_weight_paint_vertex(), do_weight_paint_vertex_multi(), do_weight_paint_vertex_single(), and wpaint_stroke_test_start().
| const bool* WeightPaintGroupData::lock |
lock that includes the 'index' as locked too
Definition at line 707 of file paint_vertex.c.
Referenced by do_weight_paint_vertex_single(), wpaint_stroke_done(), and wpaint_stroke_test_start().