|
Blender
V2.93
|
Public Attributes | |
| ViewContext | vc |
| struct NormalAnglePrecalc | normal_angle_precalc |
| struct WeightPaintGroupData active | 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 1451 of file paint_vertex.c.
| const bool* WPaintData::defbase_sel |
Definition at line 1464 of file paint_vertex.c.
Referenced by wpaint_stroke_done(), wpaint_stroke_test_start(), and wpaint_stroke_update_step().
| int WPaintData::defbase_tot |
Definition at line 1469 of file paint_vertex.c.
Referenced by wpaint_stroke_test_start(), and wpaint_stroke_update_step().
| int WPaintData::defbase_tot_sel |
Definition at line 1465 of file paint_vertex.c.
Referenced by wpaint_stroke_test_start(), and wpaint_stroke_update_step().
| bool WPaintData::do_lock_relative |
Definition at line 1467 of file paint_vertex.c.
Referenced by wpaint_stroke_test_start(), and wpaint_stroke_update_step().
| bool WPaintData::do_multipaint |
Definition at line 1466 of file paint_vertex.c.
Referenced by wpaint_stroke_test_start(), and wpaint_stroke_update_step().
| const bool* WPaintData::lock_flags |
Definition at line 1459 of file paint_vertex.c.
Referenced by wpaint_stroke_done(), wpaint_stroke_test_start(), and wpaint_stroke_update_step().
| struct WeightPaintGroupData active WPaintData::mirror |
Definition at line 1452 of file paint_vertex.c.
Referenced by wpaint_stroke_done(), wpaint_stroke_test_start(), and wpaint_stroke_update_step().
| struct NormalAnglePrecalc WPaintData::normal_angle_precalc |
Definition at line 1452 of file paint_vertex.c.
Referenced by wpaint_stroke_test_start().
| float* WPaintData::precomputed_weight |
Definition at line 1472 of file paint_vertex.c.
Referenced by wpaint_stroke_done(), wpaint_stroke_test_start(), and wpaint_stroke_update_step().
| bool WPaintData::precomputed_weight_ready |
Definition at line 1473 of file paint_vertex.c.
Referenced by precompute_weight_values().
| ViewContext WPaintData::vc |
Definition at line 1452 of file paint_vertex.c.
Referenced by wpaint_stroke_test_start(), and wpaint_stroke_update_step().
| const bool* WPaintData::vgroup_locked |
Definition at line 1460 of file paint_vertex.c.
Referenced by wpaint_stroke_done(), wpaint_stroke_test_start(), and wpaint_stroke_update_step().
| const bool* WPaintData::vgroup_unlocked |
Definition at line 1461 of file paint_vertex.c.
Referenced by wpaint_stroke_done(), wpaint_stroke_test_start(), and wpaint_stroke_update_step().
| const bool* WPaintData::vgroup_validmap |
Definition at line 1458 of file paint_vertex.c.
Referenced by wpaint_stroke_done(), wpaint_stroke_test_start(), and wpaint_stroke_update_step().