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