core  array_cache  math  swrast  swrast_setup  tnl  tnl_dd 
Main Page   Data Structures   File List   Data Fields   Globals   Related Pages  

gl_viewport_attrib Struct Reference

Viewport attributes. More...

#include <mtypes.h>


Data Fields

GLint X
GLint Y
 position. More...

GLsizei Width
GLsizei Height
 size. More...

GLfloat Near
GLfloat Far
 Depth buffer range. More...

GLmatrix _WindowMap
 Mapping transformation as a matrix. More...


Detailed Description

Viewport attributes.


Field Documentation

GLmatrix gl_viewport_attrib::_WindowMap
 

Mapping transformation as a matrix.

GLfloat gl_viewport_attrib::Far
 

Depth buffer range.

GLsizei gl_viewport_attrib::Height
 

size.

GLfloat gl_viewport_attrib::Near
 

GLsizei gl_viewport_attrib::Width
 

GLint gl_viewport_attrib::X
 

GLint gl_viewport_attrib::Y
 

position.


The documentation for this struct was generated from the following file:
Generated on Sun May 16 15:55:13 2004 for Mesa Core by doxygen1.2.13.1 written by Dimitri van Heesch, © 1997-2001