|
Blender V5.0
|
#include <bmesh_iterators.hh>
Public Attributes | |
| BMEdge * | edata |
| BMLoop * | l_first |
| BMLoop * | l_next |
Definition at line 130 of file bmesh_iterators.hh.
| BMEdge* BMIter__face_of_edge::edata |
Definition at line 131 of file bmesh_iterators.hh.
Referenced by bmiter__face_of_edge_begin().
| BMLoop* BMIter__face_of_edge::l_first |
Definition at line 132 of file bmesh_iterators.hh.
Referenced by bmiter__face_of_edge_begin(), and bmiter__face_of_edge_step().
| BMLoop * BMIter__face_of_edge::l_next |
Definition at line 132 of file bmesh_iterators.hh.
Referenced by bmiter__face_of_edge_begin(), and bmiter__face_of_edge_step().