Blender V4.3
BPy_BMLayerItem Struct Reference

#include <bmesh_py_types_customdata.hh>

Public Attributes

PyObject_VAR_HEAD BMeshbm
 
char htype
 
int type
 
int index
 

Detailed Description

Access a specific layer directly.

Definition at line 43 of file bmesh_py_types_customdata.hh.

Member Data Documentation

◆ bm

PyObject_VAR_HEAD BMesh* BPy_BMLayerItem::bm

◆ htype

char BPy_BMLayerItem::htype

Definition at line 46 of file bmesh_py_types_customdata.hh.

Referenced by bpy_bmlayeritem_ptr_get().

◆ index

int BPy_BMLayerItem::index

◆ type

int BPy_BMLayerItem::type

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