Blender  V3.3
Public Attributes | List of all members
BPy_BMLayerItem Struct Reference

#include <bmesh_py_types_customdata.h>

Public Attributes

PyObject_VAR_HEAD struct BMeshbm
 
char htype
 
int type
 
int index
 

Detailed Description

Access a specific layer directly.

Definition at line 40 of file bmesh_py_types_customdata.h.

Member Data Documentation

◆ bm

PyObject_VAR_HEAD struct BMesh* BPy_BMLayerItem::bm

◆ htype

char BPy_BMLayerItem::htype

◆ index

int BPy_BMLayerItem::index

◆ type

int BPy_BMLayerItem::type

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