|
Blender V4.3
|
Public Attributes | |
| float | normal [3] |
| int | loops_num |
| float | curr_val |
| int | curr_strength |
Definition at line 63 of file MOD_weighted_normal.cc.
| int WeightedNormalDataAggregateItem::curr_strength |
Definition at line 68 of file MOD_weighted_normal.cc.
Referenced by apply_weights_vertex_normal(), and check_item_face_strength().
| float WeightedNormalDataAggregateItem::curr_val |
Definition at line 67 of file MOD_weighted_normal.cc.
Referenced by aggregate_item_normal(), and check_item_face_strength().
| int WeightedNormalDataAggregateItem::loops_num |
Definition at line 66 of file MOD_weighted_normal.cc.
Referenced by aggregate_item_normal(), and check_item_face_strength().
| float WeightedNormalDataAggregateItem::normal[3] |
Definition at line 64 of file MOD_weighted_normal.cc.
Referenced by aggregate_item_normal(), apply_weights_vertex_normal(), and check_item_face_strength().