Public Attributes

CC3Vector Struct Reference

A vector in 3D space. More...

#include <CC3Foundation.h>

List of all members.

Public Attributes

GLfloat x
GLfloat y
GLfloat z

Detailed Description

A vector in 3D space.


Member Data Documentation

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.


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