|
Blender
V2.93
|
Public Attributes | |
| int | defbase_tot |
| int | defbase_tot_sel |
| int | defbase_tot_unsel |
| struct WeightPaintGroupData active | 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 714 of file paint_vertex.c.
| float WeightPaintInfo::brush_alpha_value |
Definition at line 744 of file paint_vertex.c.
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 729 of file paint_vertex.c.
Referenced by do_weight_paint_vertex_multi(), wpaint_get_active_weight(), and wpaint_stroke_update_step().
| int WeightPaintInfo::defbase_tot |
Definition at line 716 of file paint_vertex.c.
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 719 of file paint_vertex.c.
Referenced by do_weight_paint_vertex_multi(), wpaint_get_active_weight(), and wpaint_stroke_update_step().
| int WeightPaintInfo::defbase_tot_unsel |
Definition at line 720 of file paint_vertex.c.
Referenced by wpaint_stroke_update_step().
| bool WeightPaintInfo::do_auto_normalize |
Definition at line 740 of file paint_vertex.c.
Referenced by do_weight_paint_vertex_multi(), do_weight_paint_vertex_single(), and wpaint_stroke_update_step().
| bool WeightPaintInfo::do_flip |
Definition at line 738 of file paint_vertex.c.
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 741 of file paint_vertex.c.
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 739 of file paint_vertex.c.
Referenced by do_weight_paint_vertex(), wpaint_get_active_weight(), and wpaint_stroke_update_step().
| bool WeightPaintInfo::is_normalized |
Definition at line 742 of file paint_vertex.c.
Referenced by do_weight_paint_vertex_multi(), wpaint_get_active_weight(), and wpaint_stroke_update_step().
| const bool* WeightPaintInfo::lock_flags |
Definition at line 726 of file paint_vertex.c.
Referenced by do_weight_paint_vertex_multi(), do_weight_paint_vertex_single(), and wpaint_stroke_update_step().
| struct WeightPaintGroupData active WeightPaintInfo::mirror |
Definition at line 720 of file paint_vertex.c.
Referenced by do_weight_paint_vertex_single(), and wpaint_stroke_update_step().
| const bool* WeightPaintInfo::vgroup_locked |
Definition at line 735 of file paint_vertex.c.
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 736 of file paint_vertex.c.
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 732 of file paint_vertex.c.
Referenced by do_weight_paint_vertex_multi(), do_weight_paint_vertex_single(), and wpaint_stroke_update_step().