|
Blender V4.5
|
#include <bmesh_iterators.hh>
Classes | |
| union | [union].data |
Public Attributes | |
| union | data |
| BMIter__begin_cb | begin |
| BMIter__step_cb | step |
| int | count |
| char | itype |
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::[union].data BMIter::data |
Referenced by bm_edgering_pair_subdiv().
| char BMIter::itype |
Definition at line 177 of file bmesh_iterators.hh.
| BMIter__step_cb BMIter::step |
Definition at line 174 of file bmesh_iterators.hh.