Blender  V2.93
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 107 of file bmesh_py_types.h.

Member Data Documentation

◆ bm

PyObject_VAR_HEAD struct BMesh* BPy_BMElemSeq::bm

Definition at line 109 of file bmesh_py_types.h.

◆ itype

short BPy_BMElemSeq::itype

Definition at line 121 of file bmesh_py_types.h.

◆ py_ele

BPy_BMElem* BPy_BMElemSeq::py_ele

Definition at line 118 of file bmesh_py_types.h.


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