Blender  V2.93
Public Attributes | List of all members
BMIter__loop_of_loop Struct Reference

#include <bmesh_iterators.h>

Public Attributes

BMLoopldata
 
BMLoopl_first
 
BMLoopl_next
 

Detailed Description

Definition at line 133 of file bmesh_iterators.h.

Member Data Documentation

◆ l_first

BMLoop* BMIter__loop_of_loop::l_first

Definition at line 135 of file bmesh_iterators.h.

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 135 of file bmesh_iterators.h.

Referenced by bmiter__loop_of_loop_begin(), and bmiter__loop_of_loop_step().

◆ ldata

BMLoop* BMIter__loop_of_loop::ldata

Definition at line 134 of file bmesh_iterators.h.

Referenced by bmiter__loop_of_loop_begin().


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