Blender
V3.3
|
#include <bmesh_iterators.h>
Public Attributes | |
BMLoop * | ldata |
BMLoop * | l_first |
BMLoop * | l_next |
Definition at line 120 of file bmesh_iterators.h.
BMLoop* BMIter__loop_of_loop::l_first |
Definition at line 122 of file bmesh_iterators.h.
Referenced by bmiter__loop_of_loop_begin(), and bmiter__loop_of_loop_step().
BMLoop * BMIter__loop_of_loop::l_next |
Definition at line 122 of file bmesh_iterators.h.
Referenced by bmiter__loop_of_loop_begin(), and bmiter__loop_of_loop_step().
BMLoop* BMIter__loop_of_loop::ldata |
Definition at line 121 of file bmesh_iterators.h.
Referenced by bmiter__loop_of_loop_begin().