#include <CC3Foundation.h>
Public Attributes | |
GLint | x |
GLint | y |
GLint | z |
An integer 3D vector.
GLint CC3IntVector::x |
The X-componenent of the vector.
GLint CC3IntVector::y |
The Y-componenent of the vector.
GLint CC3IntVector::z |
The Z-componenent of the vector.