|
Blender
V2.59
|
#include <BKE_bmeshCustomData.h>
Public Attributes | |
| int | type |
| int | offset |
| int | active |
| char | name [32] |
Definition at line 58 of file BKE_bmeshCustomData.h.
Definition at line 61 of file BKE_bmeshCustomData.h.
Referenced by BME_CD_Create().
| char BME_CustomDataLayer::name[32] |
Definition at line 62 of file BKE_bmeshCustomData.h.
Referenced by BME_CD_copy_data(), and BME_CD_Create().
Definition at line 60 of file BKE_bmeshCustomData.h.
Referenced by BME_CD_copy_data(), BME_CD_Create(), BME_CD_free_block(), and BME_CD_set_default().
Definition at line 59 of file BKE_bmeshCustomData.h.
Referenced by BME_CD_copy_data(), BME_CD_Create(), BME_CD_free_block(), and BME_CD_set_default().