|
Blender
V2.93
|
#include <bmesh_py_types.h>
Public Attributes | |
| PyObject_VAR_HEAD struct BMesh * | bm |
| int | flag |
Definition at line 67 of file bmesh_py_types.h.
| PyObject_VAR_HEAD struct BMesh* BPy_BMesh::bm |
Definition at line 69 of file bmesh_py_types.h.
Referenced by BPy_BMO_call(), and C_BVHTree_FromBMesh().
| int BPy_BMesh::flag |
Definition at line 70 of file bmesh_py_types.h.