Blender V2.61 - r43446
|
#include <DNA_meshdata_types.h>
Public Attributes | |
int | loopstart |
int | totloop |
short | mat_nr |
char | flag |
char | pad |
Definition at line 80 of file DNA_meshdata_types.h.
char MPoly::flag |
Definition at line 85 of file DNA_meshdata_types.h.
int MPoly::loopstart |
Definition at line 82 of file DNA_meshdata_types.h.
short MPoly::mat_nr |
Definition at line 84 of file DNA_meshdata_types.h.
char MPoly::pad |
Definition at line 85 of file DNA_meshdata_types.h.
int MPoly::totloop |
Definition at line 83 of file DNA_meshdata_types.h.