|
Blender V4.3
|
#include <bmesh_py_types.hh>
Public Attributes | |
| PyObject_VAR_HEAD BMesh * | bm |
| BPy_BMElem * | py_ele |
| short | itype |
Definition at line 99 of file bmesh_py_types.hh.
| PyObject_VAR_HEAD BMesh* BPy_BMElemSeq::bm |
Definition at line 101 of file bmesh_py_types.hh.
| short BPy_BMElemSeq::itype |
Definition at line 113 of file bmesh_py_types.hh.
| BPy_BMElem* BPy_BMElemSeq::py_ele |
Definition at line 110 of file bmesh_py_types.hh.