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

#include <bmesh_iterators.h>

Public Attributes

BMEdgeedata
 
BMLoopl_first
 
BMLoopl_next
 

Detailed Description

Definition at line 124 of file bmesh_iterators.h.

Member Data Documentation

◆ edata

BMEdge* BMIter__face_of_edge::edata

Definition at line 125 of file bmesh_iterators.h.

Referenced by bmiter__face_of_edge_begin().

◆ l_first

BMLoop* BMIter__face_of_edge::l_first

Definition at line 126 of file bmesh_iterators.h.

Referenced by bmiter__face_of_edge_begin(), and bmiter__face_of_edge_step().

◆ l_next

BMLoop * BMIter__face_of_edge::l_next

Definition at line 126 of file bmesh_iterators.h.

Referenced by bmiter__face_of_edge_begin(), and bmiter__face_of_edge_step().


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