Blender V4.3
blender::geometry::WeldLoop Struct Reference

Public Attributes

union { 
 
   int   flag 
 
   struct { 
 
      int   edge 
 
      int   vert 
 
      int   loop_orig 
 
      int   loop_next 
 
   }  
 
};  
 

Detailed Description

Definition at line 47 of file mesh_merge_by_distance.cc.

Member Data Documentation

◆ [union]

◆ edge

◆ flag

◆ loop_next

◆ loop_orig

◆ vert


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