|
Blender
V3.3
|
Public Attributes | |
| ViewContext | vc |
| NormalAnglePrecalc | normal_angle_precalc |
| WeightPaintGroupData | active |
| WeightPaintGroupData | mirror |
| const bool * | vgroup_validmap |
| const bool * | lock_flags |
| const bool * | vgroup_locked |
| const bool * | vgroup_unlocked |
| const bool * | defbase_sel |
| int | defbase_tot_sel |
| bool | do_multipaint |
| bool | do_lock_relative |
| int | defbase_tot |
| float * | precomputed_weight |
| bool | precomputed_weight_ready |
Definition at line 1534 of file paint_vertex.cc.
| WeightPaintGroupData WPaintData::active |
Definition at line 1538 of file paint_vertex.cc.
Referenced by wpaint_stroke_done(), wpaint_stroke_test_start(), and wpaint_stroke_update_step().
| const bool* WPaintData::defbase_sel |
Definition at line 1547 of file paint_vertex.cc.
Referenced by wpaint_stroke_done(), wpaint_stroke_test_start(), and wpaint_stroke_update_step().
| int WPaintData::defbase_tot |
Definition at line 1552 of file paint_vertex.cc.
Referenced by wpaint_stroke_test_start(), and wpaint_stroke_update_step().
| int WPaintData::defbase_tot_sel |
Definition at line 1548 of file paint_vertex.cc.
Referenced by wpaint_stroke_test_start(), and wpaint_stroke_update_step().
| bool WPaintData::do_lock_relative |
Definition at line 1550 of file paint_vertex.cc.
Referenced by wpaint_stroke_test_start(), and wpaint_stroke_update_step().
| bool WPaintData::do_multipaint |
Definition at line 1549 of file paint_vertex.cc.
Referenced by wpaint_stroke_test_start(), and wpaint_stroke_update_step().
| const bool* WPaintData::lock_flags |
Definition at line 1542 of file paint_vertex.cc.
Referenced by wpaint_stroke_done(), wpaint_stroke_test_start(), and wpaint_stroke_update_step().
| WeightPaintGroupData WPaintData::mirror |
Definition at line 1538 of file paint_vertex.cc.
Referenced by wpaint_stroke_done(), wpaint_stroke_test_start(), and wpaint_stroke_update_step().
| NormalAnglePrecalc WPaintData::normal_angle_precalc |
Definition at line 1536 of file paint_vertex.cc.
Referenced by wpaint_stroke_test_start().
| float* WPaintData::precomputed_weight |
Definition at line 1555 of file paint_vertex.cc.
Referenced by wpaint_stroke_done(), wpaint_stroke_test_start(), and wpaint_stroke_update_step().
| bool WPaintData::precomputed_weight_ready |
Definition at line 1556 of file paint_vertex.cc.
Referenced by precompute_weight_values().
| ViewContext WPaintData::vc |
Definition at line 1535 of file paint_vertex.cc.
Referenced by wpaint_stroke_test_start(), and wpaint_stroke_update_step().
| const bool* WPaintData::vgroup_locked |
Definition at line 1543 of file paint_vertex.cc.
Referenced by wpaint_stroke_done(), wpaint_stroke_test_start(), and wpaint_stroke_update_step().
| const bool* WPaintData::vgroup_unlocked |
Definition at line 1544 of file paint_vertex.cc.
Referenced by wpaint_stroke_done(), wpaint_stroke_test_start(), and wpaint_stroke_update_step().
| const bool* WPaintData::vgroup_validmap |
Definition at line 1541 of file paint_vertex.cc.
Referenced by wpaint_stroke_done(), wpaint_stroke_test_start(), and wpaint_stroke_update_step().