|
Blender
V2.93
|
#include <bmesh_py_types.h>
Public Attributes | |
| PyObject_VAR_HEAD struct BMesh * | bm |
| BPy_BMElem * | py_ele |
| short | itype |
Definition at line 107 of file bmesh_py_types.h.
| PyObject_VAR_HEAD struct BMesh* BPy_BMElemSeq::bm |
Definition at line 109 of file bmesh_py_types.h.
| short BPy_BMElemSeq::itype |
Definition at line 121 of file bmesh_py_types.h.
| BPy_BMElem* BPy_BMElemSeq::py_ele |
Definition at line 118 of file bmesh_py_types.h.