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

#include <CC3Foundation.h>

Public Attributes

GLint x
 
GLint y
 

Detailed Description

An integer 2D point.

Member Data Documentation

GLint CC3IntPoint::x

The X-componenent of the point.

GLint CC3IntPoint::y

The Y-componenent of the point.


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