Blender V5.0
BPy_BMEditSelIter Struct Reference

#include <bmesh_py_types_select.hh>

Public Attributes

PyObject_VAR_HEAD BMeshbm
BMEditSelectionese

Detailed Description

Definition at line 30 of file bmesh_py_types_select.hh.

Member Data Documentation

◆ bm

PyObject_VAR_HEAD BMesh* BPy_BMEditSelIter::bm

Definition at line 32 of file bmesh_py_types_select.hh.

◆ ese

BMEditSelection* BPy_BMEditSelIter::ese

Definition at line 33 of file bmesh_py_types_select.hh.

Referenced by bpy_bmeditselseq_iter().


The documentation for this struct was generated from the following file: