Blender V5.0
WeightedNormalDataAggregateItem Struct Reference

Public Attributes

float normal [3]
int loops_num
float curr_val
int curr_strength

Detailed Description

Definition at line 58 of file MOD_weighted_normal.cc.

Member Data Documentation

◆ curr_strength

int WeightedNormalDataAggregateItem::curr_strength

Definition at line 63 of file MOD_weighted_normal.cc.

Referenced by apply_weights_vertex_normal(), and check_item_face_strength().

◆ curr_val

float WeightedNormalDataAggregateItem::curr_val

Definition at line 62 of file MOD_weighted_normal.cc.

Referenced by aggregate_item_normal(), and check_item_face_strength().

◆ loops_num

int WeightedNormalDataAggregateItem::loops_num

Definition at line 61 of file MOD_weighted_normal.cc.

Referenced by aggregate_item_normal(), and check_item_face_strength().

◆ normal

float WeightedNormalDataAggregateItem::normal[3]

The documentation for this struct was generated from the following file: