Blender V4.3
BPy_BMEditSelIter Struct Reference

#include <bmesh_py_types_select.hh>

Public Attributes

PyObject_VAR_HEAD BMeshbm
 
BMEditSelectionese
 

Detailed Description

Definition at line 26 of file bmesh_py_types_select.hh.

Member Data Documentation

◆ bm

PyObject_VAR_HEAD BMesh* BPy_BMEditSelIter::bm

Definition at line 28 of file bmesh_py_types_select.hh.

◆ ese

BMEditSelection* BPy_BMEditSelIter::ese

Definition at line 29 of file bmesh_py_types_select.hh.

Referenced by bpy_bmeditselseq_iter().


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