Blender  V2.93
Public Attributes | List of all members
BPy_BMLoop Struct Reference

#include <bmesh_py_types.h>

Public Attributes

PyObject_VAR_HEAD struct BMeshbm
 
struct BMLoopl
 

Detailed Description

Definition at line 92 of file bmesh_py_types.h.

Member Data Documentation

◆ bm

PyObject_VAR_HEAD struct BMesh* BPy_BMLoop::bm

Definition at line 94 of file bmesh_py_types.h.

Referenced by bpy_bm_utils_loop_separate().

◆ l

struct BMLoop* BPy_BMLoop::l

Definition at line 95 of file bmesh_py_types.h.

Referenced by bpy_bm_utils_loop_separate(), and bpy_bmedge_calc_tangent().


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