Public Attributes

CC3Viewport Struct Reference

GL viewport data.

#include <CC3Foundation.h>

List of all members.

Public Attributes

GLsizei h
GLsizei w
GLint x
GLint y

Member Data Documentation

GLsizei CC3Viewport::h

The height of the viewport.

GLsizei CC3Viewport::w

The width of the viewport.

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

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


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