cocos3d  2.0.0
Public Attributes | List of all members
CC3IntSize Struct Reference

#include <CC3Foundation.h>

Public Attributes

GLint height
 
GLint width
 

Detailed Description

An integer 2D size.

Member Data Documentation

GLint CC3IntSize::height

The height measurement.

GLint CC3IntSize::width

The width measurement.


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