![]() |
Blender V2.61 - r43446
|
#include <BKE_bmeshCustomData.h>
Public Attributes | |
| int | type |
| int | offset |
| int | active |
| char | name [32] |
Definition at line 53 of file BKE_bmeshCustomData.h.
Definition at line 56 of file BKE_bmeshCustomData.h.
Referenced by BME_CD_Create().
| char BME_CustomDataLayer::name[32] |
Definition at line 57 of file BKE_bmeshCustomData.h.
Referenced by BME_CD_copy_data(), and BME_CD_Create().
Definition at line 55 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 54 of file BKE_bmeshCustomData.h.
Referenced by BME_CD_copy_data(), BME_CD_Create(), BME_CD_free_block(), and BME_CD_set_default().