|
cocos3d
0.6.5
Cocos3D API Reference for Kobold2D developers
|
#include <CC3Foundation.h>
Public Attributes | |
| GLfloat | x |
| GLfloat | y |
| GLfloat | z |
A vector in 3D space.
| GLfloat CC3Vector::x |
The X-componenent of the vector.
| GLfloat CC3Vector::y |
The Y-componenent of the vector.
| GLfloat CC3Vector::z |
The Z-componenent of the vector.