a Point with a vertex point, a tex coord point and a color 4F More...
#include <ccTypes.h>

Public Attributes | |
| ccVertex2F | vertices |
| vertices (2F) | |
| ccColor4F | colors |
| colors (4F) | |
| ccTex2F | texCoords |
| tex coords (2F) | |
a Point with a vertex point, a tex coord point and a color 4F
Definition at line 190 of file ccTypes.h.
| ccVertex2F ccV2F_C4F_T2F::vertices |