Blender V2.61 - r43446
|
Public Attributes | |
unsigned char * | baseCol |
unsigned char * | selCol |
unsigned char * | actCol |
EditEdge * | eed_act |
Definition at line 147 of file drawobject.c.
unsigned char * drawDMEdgesSel_userData::actCol |
Definition at line 148 of file drawobject.c.
Referenced by draw_dm_edges_sel(), and draw_dm_edges_sel__setDrawOptions().
unsigned char* drawDMEdgesSel_userData::baseCol |
Definition at line 148 of file drawobject.c.
Referenced by draw_dm_edges_sel(), and draw_dm_edges_sel__setDrawOptions().
Definition at line 149 of file drawobject.c.
Referenced by draw_dm_edges_sel(), and draw_dm_edges_sel__setDrawOptions().
unsigned char * drawDMEdgesSel_userData::selCol |
Definition at line 148 of file drawobject.c.
Referenced by draw_dm_edges_sel(), and draw_dm_edges_sel__setDrawOptions().