![]() |
Blender V2.61 - r43446
|
#include <BKE_bmeshCustomData.h>
Public Attributes | |
| struct BME_CustomDataLayer * | layers |
| struct BLI_mempool * | pool |
| int | totlayer |
| int | totsize |
Definition at line 60 of file BKE_bmeshCustomData.h.
Definition at line 61 of file BKE_bmeshCustomData.h.
Referenced by BME_CD_copy_data(), BME_CD_Create(), BME_CD_free_block(), and BME_CD_set_default().
| struct BLI_mempool* BME_CustomData::pool |
Definition at line 62 of file BKE_bmeshCustomData.h.
Referenced by BME_CD_alloc_block(), BME_CD_Create(), BME_CD_Free(), and BME_CD_free_block().
Definition at line 63 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 63 of file BKE_bmeshCustomData.h.
Referenced by BME_CD_alloc_block(), and BME_CD_Create().