v2.0.2
Public Attributes | List of all members
CC3IntVector Struct Reference

#include <CC3Foundation.h>

Public Attributes

GLint x
 
GLint y
 
GLint z
 

Detailed Description

An integer 3D vector.

Member Data Documentation

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.


The documentation for this struct was generated from the following file: