A vertex composed of 2 floats: x, y. More...
#include <ccTypes.h>
Public Member Functions | |
Vertex2F (float _x, float _y) | |
Vertex2F () |
Public Attributes | |
GLfloat | x |
GLfloat | y |
A vertex composed of 2 floats: x, y.
|
inline |
|
inline |
GLfloat x |
GLfloat y |