|
Blender V5.0
|
Public Attributes | |
| int | index |
| const bool * | lock |
Variables stored both for 'active' and 'mirror' sides.
Definition at line 80 of file paint_weight.cc.
| int WeightPaintGroupData::index |
Index of active group or its mirror:
Definition at line 88 of file paint_weight.cc.
Referenced by do_weight_paint_vertex_single(), wpaint_get_active_weight(), and wpaint_stroke_update_step().
| const bool* WeightPaintGroupData::lock |
Lock that includes the 'index' as locked too:
Definition at line 95 of file paint_weight.cc.
Referenced by do_weight_paint_vertex_multi(), and do_weight_paint_vertex_single().