Blender  V3.3
Public Attributes | List of all members
ScrewVertIter Struct Reference

Public Attributes

ScrewVertConnectv_array
 
ScrewVertConnectv_poin
 
uint v
 
uint v_other
 
MEdgee
 

Detailed Description

Definition at line 64 of file MOD_screw.c.

Member Data Documentation

◆ e

MEdge* ScrewVertIter::e

Definition at line 68 of file MOD_screw.c.

Referenced by modifyMesh(), screwvert_iter_init(), and screwvert_iter_step().

◆ v

uint ScrewVertIter::v

Definition at line 67 of file MOD_screw.c.

Referenced by modifyMesh(), screwvert_iter_init(), and screwvert_iter_step().

◆ v_array

ScrewVertConnect* ScrewVertIter::v_array

Definition at line 65 of file MOD_screw.c.

Referenced by screwvert_iter_init(), and screwvert_iter_step().

◆ v_other

uint ScrewVertIter::v_other

Definition at line 67 of file MOD_screw.c.

Referenced by screwvert_iter_init(), and screwvert_iter_step().

◆ v_poin

ScrewVertConnect* ScrewVertIter::v_poin

Definition at line 66 of file MOD_screw.c.

Referenced by modifyMesh(), screwvert_iter_init(), and screwvert_iter_step().


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