v2.0.2
List of all members
CC3Viewport Union Reference

#include <CC3Foundation.h>

Detailed Description

A rectangle defining a GL viewport.

This can also be used for any rectangular group of pixels.

Member Data Documentation

GLsizei CC3Viewport::h

The height of the viewport.

CC3IntPoint CC3Viewport::origin

The origin of the viewport.

CC3IntSize CC3Viewport::size

The size of the viewport.

GLsizei CC3Viewport::w

The width of the viewport.

GLint CC3Viewport::x

The X-position of the bottom-left corner of the viewport.

GLint CC3Viewport::y

The Y-position of the bottom-left corner of the viewport.


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