Blender
V3.3
|
Public Attributes | |
int | index |
const bool * | lock |
Variables stored both for 'active' and 'mirror' sides.
Definition at line 754 of file paint_vertex.cc.
int WeightPaintGroupData::index |
index of active group or its mirror
ob->actdef
.Definition at line 761 of file paint_vertex.cc.
Referenced by do_weight_paint_vertex_single(), wpaint_get_active_weight(), wpaint_stroke_test_start(), and wpaint_stroke_update_step().
const bool* WeightPaintGroupData::lock |
lock that includes the 'index' as locked too
Definition at line 767 of file paint_vertex.cc.
Referenced by do_weight_paint_vertex_multi(), do_weight_paint_vertex_single(), wpaint_stroke_done(), and wpaint_stroke_test_start().