Blender
V3.3
|
#include <bmesh_iterators.h>
Public Attributes | |
BMEdge * | edata |
BMLoop * | l_first |
BMLoop * | l_next |
Definition at line 116 of file bmesh_iterators.h.
BMEdge* BMIter__loop_of_edge::edata |
Definition at line 117 of file bmesh_iterators.h.
Referenced by bmiter__loop_of_edge_begin().
BMLoop* BMIter__loop_of_edge::l_first |
Definition at line 118 of file bmesh_iterators.h.
Referenced by bmiter__loop_of_edge_begin(), and bmiter__loop_of_edge_step().
BMLoop * BMIter__loop_of_edge::l_next |
Definition at line 118 of file bmesh_iterators.h.
Referenced by bmiter__loop_of_edge_begin(), and bmiter__loop_of_edge_step().