|
Blender
V3.3
|
#include <bmesh_py_types.h>
Public Attributes | |
| PyObject_VAR_HEAD struct BMesh * | bm |
| BPy_BMElem * | py_ele |
| short | itype |
Definition at line 91 of file bmesh_py_types.h.
| PyObject_VAR_HEAD struct BMesh* BPy_BMElemSeq::bm |
Definition at line 93 of file bmesh_py_types.h.
| short BPy_BMElemSeq::itype |
Definition at line 105 of file bmesh_py_types.h.
| BPy_BMElem* BPy_BMElemSeq::py_ele |
Definition at line 102 of file bmesh_py_types.h.