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

#include <bmesh_py_types_customdata.h>

Public Attributes

PyObject_VAR_HEAD struct BMeshbm
 
char htype
 
int type
 

Detailed Description

Definition at line 47 of file bmesh_py_types_customdata.h.

Member Data Documentation

◆ bm

PyObject_VAR_HEAD struct BMesh* BPy_BMLayerCollection::bm

Definition at line 49 of file bmesh_py_types_customdata.h.

◆ htype

char BPy_BMLayerCollection::htype

Definition at line 50 of file bmesh_py_types_customdata.h.

◆ type

int BPy_BMLayerCollection::type

Definition at line 51 of file bmesh_py_types_customdata.h.


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