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

#include <bmesh_py_types.h>

Public Attributes

PyObject_VAR_HEAD struct BMeshbm
 
BPy_BMElempy_ele
 
short itype
 

Detailed Description

Definition at line 91 of file bmesh_py_types.h.

Member Data Documentation

◆ bm

PyObject_VAR_HEAD struct BMesh* BPy_BMElemSeq::bm

Definition at line 93 of file bmesh_py_types.h.

◆ itype

short BPy_BMElemSeq::itype

Definition at line 105 of file bmesh_py_types.h.

◆ py_ele

BPy_BMElem* BPy_BMElemSeq::py_ele

Definition at line 102 of file bmesh_py_types.h.


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