Blender
V3.3
|
Public Attributes | |
int | defbase_tot |
int | defbase_tot_sel |
int | defbase_tot_unsel |
WeightPaintGroupData | active |
WeightPaintGroupData | mirror |
const bool * | lock_flags |
const bool * | defbase_sel |
const bool * | vgroup_validmap |
const bool * | vgroup_locked |
const bool * | vgroup_unlocked |
bool | do_flip |
bool | do_multipaint |
bool | do_auto_normalize |
bool | do_lock_relative |
bool | is_normalized |
float | brush_alpha_value |
Definition at line 774 of file paint_vertex.cc.
WeightPaintGroupData WeightPaintInfo::active |
Definition at line 782 of file paint_vertex.cc.
Referenced by do_weight_paint_vertex_multi(), do_weight_paint_vertex_single(), wpaint_get_active_weight(), and wpaint_stroke_update_step().
float WeightPaintInfo::brush_alpha_value |
Definition at line 804 of file paint_vertex.cc.
Referenced by do_weight_paint_vertex_multi(), do_weight_paint_vertex_single(), and wpaint_stroke_update_step().
const bool* WeightPaintInfo::defbase_sel |
Definition at line 789 of file paint_vertex.cc.
Referenced by do_weight_paint_vertex_multi(), wpaint_get_active_weight(), and wpaint_stroke_update_step().
int WeightPaintInfo::defbase_tot |
Definition at line 776 of file paint_vertex.cc.
Referenced by do_weight_paint_vertex_multi(), do_weight_paint_vertex_single(), wpaint_get_active_weight(), and wpaint_stroke_update_step().
int WeightPaintInfo::defbase_tot_sel |
Definition at line 779 of file paint_vertex.cc.
Referenced by do_weight_paint_vertex_multi(), wpaint_get_active_weight(), and wpaint_stroke_update_step().
int WeightPaintInfo::defbase_tot_unsel |
Definition at line 780 of file paint_vertex.cc.
Referenced by wpaint_stroke_update_step().
bool WeightPaintInfo::do_auto_normalize |
Definition at line 800 of file paint_vertex.cc.
Referenced by do_weight_paint_vertex_multi(), do_weight_paint_vertex_single(), and wpaint_stroke_update_step().
bool WeightPaintInfo::do_flip |
Definition at line 798 of file paint_vertex.cc.
Referenced by do_weight_paint_vertex_multi(), do_weight_paint_vertex_single(), and wpaint_stroke_update_step().
bool WeightPaintInfo::do_lock_relative |
Definition at line 801 of file paint_vertex.cc.
Referenced by do_weight_paint_vertex_multi(), do_weight_paint_vertex_single(), wpaint_get_active_weight(), and wpaint_stroke_update_step().
bool WeightPaintInfo::do_multipaint |
Definition at line 799 of file paint_vertex.cc.
Referenced by do_weight_paint_vertex(), wpaint_get_active_weight(), and wpaint_stroke_update_step().
bool WeightPaintInfo::is_normalized |
Definition at line 802 of file paint_vertex.cc.
Referenced by do_weight_paint_vertex_multi(), wpaint_get_active_weight(), and wpaint_stroke_update_step().
const bool* WeightPaintInfo::lock_flags |
Definition at line 786 of file paint_vertex.cc.
Referenced by do_weight_paint_vertex_multi(), do_weight_paint_vertex_single(), and wpaint_stroke_update_step().
WeightPaintGroupData WeightPaintInfo::mirror |
Definition at line 782 of file paint_vertex.cc.
Referenced by do_weight_paint_vertex_single(), and wpaint_stroke_update_step().
const bool* WeightPaintInfo::vgroup_locked |
Definition at line 795 of file paint_vertex.cc.
Referenced by do_weight_paint_vertex_multi(), do_weight_paint_vertex_single(), wpaint_get_active_weight(), and wpaint_stroke_update_step().
const bool* WeightPaintInfo::vgroup_unlocked |
Definition at line 796 of file paint_vertex.cc.
Referenced by do_weight_paint_vertex_multi(), do_weight_paint_vertex_single(), wpaint_get_active_weight(), and wpaint_stroke_update_step().
const bool* WeightPaintInfo::vgroup_validmap |
Definition at line 792 of file paint_vertex.cc.
Referenced by do_weight_paint_vertex_multi(), do_weight_paint_vertex_single(), and wpaint_stroke_update_step().