|
Blender V4.5
|
#include <bmesh_py_types.hh>
Public Attributes | |
| PyObject_VAR_HEAD BMesh * | bm |
| int | flag |
Definition at line 63 of file bmesh_py_types.hh.
| PyObject_VAR_HEAD BMesh* BPy_BMesh::bm |
Definition at line 65 of file bmesh_py_types.hh.
Referenced by bpy_bmedgeseq_get(), BPy_BMEditSel_Assign(), bpy_bmesh_clear(), bpy_bmesh_copy(), BPy_BMesh_CreatePyObject(), bpy_bmesh_dealloc(), bpy_bmesh_free(), bpy_bmesh_from_mesh(), bpy_bmesh_from_object(), bpy_bmesh_normal_update(), bpy_bmesh_repr(), bpy_bmesh_select_flush(), bpy_bmesh_select_flush_mode(), bpy_bmesh_select_history_get(), bpy_bmesh_select_mode_get(), bpy_bmesh_select_mode_set(), bpy_bmesh_to_mesh(), bpy_bmfaceseq_get(), bpy_bmloopseq_get(), BPy_BMO_call(), bpy_bmvertseq_get(), and C_BVHTree_FromBMesh().
| int BPy_BMesh::flag |
Definition at line 66 of file bmesh_py_types.hh.
Referenced by bm_dealloc_editmode_warn(), BPy_BMesh_CreatePyObject(), bpy_bmesh_dealloc(), bpy_bmesh_free(), and bpy_bmesh_is_wrapped_get().