Blender V2.61 - r43446
Public Attributes

BME_CustomDataInit Struct Reference

#include <BKE_bmeshCustomData.h>

List of all members.

Public Attributes

int layout [BME_CD_NUMTYPES]
int active [BME_CD_NUMTYPES]
int totlayers
char * nametemplate

Detailed Description

Definition at line 66 of file BKE_bmeshCustomData.h.


Member Data Documentation

int BME_CustomDataInit::active[BME_CD_NUMTYPES]

Definition at line 68 of file BKE_bmeshCustomData.h.

Referenced by BME_CD_Create().

int BME_CustomDataInit::layout[BME_CD_NUMTYPES]

Definition at line 67 of file BKE_bmeshCustomData.h.

Referenced by BME_CD_Create().

Definition at line 70 of file BKE_bmeshCustomData.h.

Referenced by BME_CD_Create().

Definition at line 69 of file BKE_bmeshCustomData.h.


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