Blender V4.3
BPy_BMLoop Struct Reference

#include <bmesh_py_types.hh>

Public Attributes

PyObject_VAR_HEAD BMeshbm
 
BMLoopl
 

Detailed Description

Definition at line 84 of file bmesh_py_types.hh.

Member Data Documentation

◆ bm

PyObject_VAR_HEAD BMesh* BPy_BMLoop::bm

Definition at line 86 of file bmesh_py_types.hh.

◆ l

BMLoop* BPy_BMLoop::l

Definition at line 87 of file bmesh_py_types.hh.

Referenced by bpy_bmedge_calc_tangent().


The documentation for this struct was generated from the following file: