Blender V5.0
BMIter__loop_of_face Struct Reference

#include <bmesh_iterators.hh>

Public Attributes

BMFacepdata
BMLoopl_first
BMLoopl_next

Detailed Description

Definition at line 145 of file bmesh_iterators.hh.

Member Data Documentation

◆ l_first

BMLoop* BMIter__loop_of_face::l_first

Definition at line 147 of file bmesh_iterators.hh.

Referenced by bmiter__loop_of_face_begin(), and bmiter__loop_of_face_step().

◆ l_next

BMLoop * BMIter__loop_of_face::l_next

Definition at line 147 of file bmesh_iterators.hh.

Referenced by bmiter__loop_of_face_begin(), and bmiter__loop_of_face_step().

◆ pdata

BMFace* BMIter__loop_of_face::pdata

Definition at line 146 of file bmesh_iterators.hh.

Referenced by bmiter__loop_of_face_begin().


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