|
Blender V4.3
|
#include <bmesh_iterators.hh>
Definition at line 153 of file bmesh_iterators.hh.
| BMIter__begin_cb BMIter::begin |
Definition at line 170 of file bmesh_iterators.hh.
| int BMIter::count |
Definition at line 173 of file bmesh_iterators.hh.
Referenced by BM_iter_as_arrayN(), mesh_customdatacorrect_apply_vert(), and mesh_customdatacorrect_init_vert().
| union { ... } BMIter::data |
Referenced by bm_edgering_pair_order(), and bm_edgering_pair_subdiv().
| BMIter__edge_of_face BMIter::edge_of_face |
Definition at line 166 of file bmesh_iterators.hh.
| BMIter__edge_of_vert BMIter::edge_of_vert |
Definition at line 158 of file bmesh_iterators.hh.
| BMIter__elem_of_mesh BMIter::elem_of_mesh |
Definition at line 156 of file bmesh_iterators.hh.
| BMIter__face_of_edge BMIter::face_of_edge |
Definition at line 163 of file bmesh_iterators.hh.
| BMIter__face_of_vert BMIter::face_of_vert |
Definition at line 159 of file bmesh_iterators.hh.
| char BMIter::itype |
Definition at line 174 of file bmesh_iterators.hh.
Referenced by bpy_bmelemseq_subscript_slice().
| BMIter__loop_of_edge BMIter::loop_of_edge |
Definition at line 161 of file bmesh_iterators.hh.
| BMIter__loop_of_face BMIter::loop_of_face |
Definition at line 167 of file bmesh_iterators.hh.
| BMIter__loop_of_loop BMIter::loop_of_loop |
Definition at line 162 of file bmesh_iterators.hh.
| BMIter__loop_of_vert BMIter::loop_of_vert |
Definition at line 160 of file bmesh_iterators.hh.
| BMIter__step_cb BMIter::step |
Definition at line 171 of file bmesh_iterators.hh.
| BMIter__vert_of_edge BMIter::vert_of_edge |
Definition at line 164 of file bmesh_iterators.hh.
| BMIter__vert_of_face BMIter::vert_of_face |
Definition at line 165 of file bmesh_iterators.hh.