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

Public Attributes

uint loop_start
 
uint loop_end
 
const WeldLoopwloop
 
const MLoopmloop
 
const uintloop_map
 
uintgroup
 
uint l_curr
 
uint l_next
 
uint group_len
 
uint v
 
uint e
 
char type
 

Detailed Description

Definition at line 175 of file MOD_weld.c.

Member Data Documentation

◆ e

uint WeldLoopOfPolyIter::e

Definition at line 190 of file MOD_weld.c.

Referenced by weld_iter_loop_of_poly_next(), and weldModifier_doWeld().

◆ group

uint* WeldLoopOfPolyIter::group

Definition at line 182 of file MOD_weld.c.

Referenced by weld_iter_loop_of_poly_begin(), and weld_iter_loop_of_poly_next().

◆ group_len

uint WeldLoopOfPolyIter::group_len

◆ l_curr

uint WeldLoopOfPolyIter::l_curr

Definition at line 184 of file MOD_weld.c.

Referenced by weld_iter_loop_of_poly_next().

◆ l_next

uint WeldLoopOfPolyIter::l_next

Definition at line 185 of file MOD_weld.c.

Referenced by weld_iter_loop_of_poly_begin(), and weld_iter_loop_of_poly_next().

◆ loop_end

uint WeldLoopOfPolyIter::loop_end

Definition at line 177 of file MOD_weld.c.

Referenced by weld_iter_loop_of_poly_begin(), and weld_iter_loop_of_poly_next().

◆ loop_map

const uint* WeldLoopOfPolyIter::loop_map

Definition at line 180 of file MOD_weld.c.

Referenced by weld_iter_loop_of_poly_begin(), and weld_iter_loop_of_poly_next().

◆ loop_start

uint WeldLoopOfPolyIter::loop_start

Definition at line 176 of file MOD_weld.c.

Referenced by weld_iter_loop_of_poly_begin(), and weld_iter_loop_of_poly_next().

◆ mloop

const MLoop* WeldLoopOfPolyIter::mloop

Definition at line 179 of file MOD_weld.c.

Referenced by weld_iter_loop_of_poly_begin(), and weld_iter_loop_of_poly_next().

◆ type

char WeldLoopOfPolyIter::type

Definition at line 191 of file MOD_weld.c.

Referenced by weld_iter_loop_of_poly_next(), and weldModifier_doWeld().

◆ v

uint WeldLoopOfPolyIter::v

◆ wloop

const WeldLoop* WeldLoopOfPolyIter::wloop

Definition at line 178 of file MOD_weld.c.

Referenced by weld_iter_loop_of_poly_begin(), and weld_iter_loop_of_poly_next().


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