Blender  V2.93
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 79 of file MOD_screw.c.

Member Data Documentation

◆ e

MEdge* ScrewVertIter::e

Definition at line 83 of file MOD_screw.c.

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

◆ v

uint ScrewVertIter::v

Definition at line 82 of file MOD_screw.c.

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

◆ v_array

ScrewVertConnect* ScrewVertIter::v_array

Definition at line 80 of file MOD_screw.c.

Referenced by screwvert_iter_init(), and screwvert_iter_step().

◆ v_other

uint ScrewVertIter::v_other

Definition at line 82 of file MOD_screw.c.

Referenced by screwvert_iter_init(), and screwvert_iter_step().

◆ v_poin

ScrewVertConnect* ScrewVertIter::v_poin

Definition at line 81 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: