|
Blender V4.3
|
Public Attributes | |
| int | index |
| const bool * | lock |
Variables stored both for 'active' and 'mirror' sides.
Definition at line 87 of file paint_weight.cc.
| int WeightPaintGroupData::index |
Index of active group or its mirror:
ob.actdef.Definition at line 95 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 102 of file paint_weight.cc.
Referenced by do_weight_paint_vertex_multi(), do_weight_paint_vertex_single(), and WPaintData::~WPaintData().