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