Blender V4.3
BMIter__loop_of_loop Struct Reference

#include <bmesh_iterators.hh>

Public Attributes

BMLoopldata
 
BMLoopl_first
 
BMLoopl_next
 

Detailed Description

Definition at line 123 of file bmesh_iterators.hh.

Member Data Documentation

◆ l_first

BMLoop* BMIter__loop_of_loop::l_first

Definition at line 125 of file bmesh_iterators.hh.

Referenced by bmiter__loop_of_loop_begin(), and bmiter__loop_of_loop_step().

◆ l_next

BMLoop * BMIter__loop_of_loop::l_next

Definition at line 125 of file bmesh_iterators.hh.

Referenced by bmiter__loop_of_loop_begin(), and bmiter__loop_of_loop_step().

◆ ldata

BMLoop* BMIter__loop_of_loop::ldata

Definition at line 124 of file bmesh_iterators.hh.

Referenced by bmiter__loop_of_loop_begin().


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