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

Public Attributes

union { 
 
   int   flag 
 
   struct { 
 
      int   poly_dst 
 
      int   poly_orig 
 
      int   loop_start 
 
      int   loop_end 
 
      int   loop_ctx_start 
 
      int   loop_ctx_len 
 
   }  
 
};  
 

Detailed Description

Definition at line 60 of file mesh_merge_by_distance.cc.

Member Data Documentation

◆ [union]

◆ flag

◆ loop_ctx_len

◆ loop_ctx_start

◆ loop_end

◆ loop_start

◆ poly_dst

◆ poly_orig


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