|
Blender V4.3
|
#include <bmesh_py_types.hh>
Public Attributes | |
| PyObject_VAR_HEAD BMesh * | bm |
| BMLoop * | l |
Definition at line 84 of file bmesh_py_types.hh.
| PyObject_VAR_HEAD BMesh* BPy_BMLoop::bm |
Definition at line 86 of file bmesh_py_types.hh.
| BMLoop* BPy_BMLoop::l |
Definition at line 87 of file bmesh_py_types.hh.
Referenced by bpy_bmedge_calc_tangent().