Blender  V2.93
Public Attributes | List of all members
BPy_BMIter Struct Reference

#include <bmesh_py_types.h>

Public Attributes

PyObject_VAR_HEAD struct BMeshbm
 
BMIter iter
 

Detailed Description

Definition at line 124 of file bmesh_py_types.h.

Member Data Documentation

◆ bm

PyObject_VAR_HEAD struct BMesh* BPy_BMIter::bm

Definition at line 126 of file bmesh_py_types.h.

◆ iter

BMIter BPy_BMIter::iter

Definition at line 127 of file bmesh_py_types.h.

Referenced by bpy_bmelemseq_iter().


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