|
Blender V4.3
|
#include <bmesh_py_types_select.hh>
Public Attributes | |
| PyObject_VAR_HEAD BMesh * | bm |
| BMEditSelection * | ese |
Definition at line 26 of file bmesh_py_types_select.hh.
| PyObject_VAR_HEAD BMesh* BPy_BMEditSelIter::bm |
Definition at line 28 of file bmesh_py_types_select.hh.
| BMEditSelection* BPy_BMEditSelIter::ese |
Definition at line 29 of file bmesh_py_types_select.hh.
Referenced by bpy_bmeditselseq_iter().