|
Blender V4.3
|
#include <bmesh_iterators.hh>
Public Attributes | |
| BMLoop * | ldata |
| BMLoop * | l_first |
| BMLoop * | l_next |
Definition at line 123 of file bmesh_iterators.hh.
| 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().
| 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().
| BMLoop* BMIter__loop_of_loop::ldata |
Definition at line 124 of file bmesh_iterators.hh.
Referenced by bmiter__loop_of_loop_begin().