Blender  V3.3
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 108 of file bmesh_py_types.h.

Member Data Documentation

◆ bm

PyObject_VAR_HEAD struct BMesh* BPy_BMIter::bm

Definition at line 110 of file bmesh_py_types.h.

◆ iter

BMIter BPy_BMIter::iter

Definition at line 111 of file bmesh_py_types.h.

Referenced by bpy_bmelemseq_iter().


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