Blender  V2.93
Public Attributes | List of all members
WeightedNormalDataAggregateItem Struct Reference

Public Attributes

float normal [3]
 
int num_loops
 
float curr_val
 
int curr_strength
 

Detailed Description

Definition at line 71 of file MOD_weighted_normal.c.

Member Data Documentation

◆ curr_strength

int WeightedNormalDataAggregateItem::curr_strength

Definition at line 76 of file MOD_weighted_normal.c.

Referenced by apply_weights_vertex_normal(), and check_item_poly_strength().

◆ curr_val

float WeightedNormalDataAggregateItem::curr_val

Definition at line 75 of file MOD_weighted_normal.c.

Referenced by aggregate_item_normal(), and check_item_poly_strength().

◆ normal

float WeightedNormalDataAggregateItem::normal[3]

◆ num_loops

int WeightedNormalDataAggregateItem::num_loops

Definition at line 74 of file MOD_weighted_normal.c.

Referenced by aggregate_item_normal(), and check_item_poly_strength().


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