Blender  V2.93
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

Definition at line 40 of file bmesh_py_types_customdata.h.

Member Data Documentation

◆ bm

PyObject_VAR_HEAD struct BMesh* BPy_BMLayerAccess::bm

Definition at line 42 of file bmesh_py_types_customdata.h.

◆ htype

char BPy_BMLayerAccess::htype

Definition at line 43 of file bmesh_py_types_customdata.h.


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