|
Blender V5.0
|
#include <bmesh_iterators.hh>
Public Attributes | |
| BMLoop * | ldata |
| BMLoop * | l_first |
| BMLoop * | l_next |
Definition at line 126 of file bmesh_iterators.hh.
| BMLoop* BMIter__loop_of_loop::l_first |
Definition at line 128 of file bmesh_iterators.hh.
Referenced by bmiter__loop_of_loop_begin(), and bmiter__loop_of_loop_step().
| BMLoop * BMIter__loop_of_loop::l_next |
Definition at line 128 of file bmesh_iterators.hh.
Referenced by bmiter__loop_of_loop_begin(), and bmiter__loop_of_loop_step().
| BMLoop* BMIter__loop_of_loop::ldata |
Definition at line 127 of file bmesh_iterators.hh.
Referenced by bmiter__loop_of_loop_begin().