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