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

Public Attributes

float co [3]
 
uint merged_verts
 

Detailed Description

Use for MOD_WELD_MODE_CONNECTED calculation.

Definition at line 1571 of file MOD_weld.c.

Member Data Documentation

◆ co

float WeldVertexCluster::co[3]

Definition at line 1572 of file MOD_weld.c.

Referenced by weldModifier_doWeld().

◆ merged_verts

uint WeldVertexCluster::merged_verts

Definition at line 1573 of file MOD_weld.c.

Referenced by weldModifier_doWeld().


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