core | glapi | vbo | math | shader | swrast | swrast_setup | tnl | tnl_dd

gl_viewport_attrib Struct Reference

#include <mtypes.h>


Detailed Description

Viewport attribute group (GL_VIEWPORT_BIT).

Data Fields

GLint X
GLint Y
 position
GLsizei Width
GLsizei Height
 size
GLfloat Near
GLfloat Far
 Depth buffer range.
GLmatrix _WindowMap
 Mapping transformation as a matrix.

Field Documentation

GLint gl_viewport_attrib::X

GLint gl_viewport_attrib::Y

position

GLsizei gl_viewport_attrib::Width

GLsizei gl_viewport_attrib::Height

size

GLfloat gl_viewport_attrib::Near

GLfloat gl_viewport_attrib::Far

Depth buffer range.

GLmatrix gl_viewport_attrib::_WindowMap

Mapping transformation as a matrix.


The documentation for this struct was generated from the following file:
Generated on Sun Sep 27 06:47:47 2009 for Mesa Main by  doxygen 1.5.4