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

#include <bmesh_py_types_customdata.h>

Public Attributes

PyObject_VAR_HEAD struct BMeshbm
 
char htype
 

Detailed Description

All layers for vert/edge/face/loop.

Definition at line 25 of file bmesh_py_types_customdata.h.

Member Data Documentation

◆ bm

PyObject_VAR_HEAD struct BMesh* BPy_BMLayerAccess::bm

Definition at line 27 of file bmesh_py_types_customdata.h.

◆ htype

char BPy_BMLayerAccess::htype

Definition at line 28 of file bmesh_py_types_customdata.h.


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