|
Blender V5.0
|
#include <bmesh_py_types.hh>
Public Attributes | |
| PyObject_VAR_HEAD BMesh * | bm |
| BPy_BMElem * | py_ele |
| short | itype |
Definition at line 103 of file bmesh_py_types.hh.
| PyObject_VAR_HEAD BMesh* BPy_BMElemSeq::bm |
Definition at line 105 of file bmesh_py_types.hh.
| short BPy_BMElemSeq::itype |
Definition at line 117 of file bmesh_py_types.hh.
| BPy_BMElem* BPy_BMElemSeq::py_ele |
Definition at line 114 of file bmesh_py_types.hh.