Blender  V3.3
Public Attributes | List of all members
BPy_BMEditSelIter Struct Reference

#include <bmesh_py_types_select.h>

Public Attributes

PyObject_VAR_HEAD struct BMeshbm
 
struct BMEditSelectionese
 

Detailed Description

Definition at line 23 of file bmesh_py_types_select.h.

Member Data Documentation

◆ bm

PyObject_VAR_HEAD struct BMesh* BPy_BMEditSelIter::bm

Definition at line 25 of file bmesh_py_types_select.h.

◆ ese

struct BMEditSelection* BPy_BMEditSelIter::ese

Definition at line 26 of file bmesh_py_types_select.h.

Referenced by bpy_bmeditselseq_iter().


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