ReactOS 0.4.15-dev-7842-g558ab78
gl_viewport_attrib Struct Reference

#include <types.h>

Public Attributes

GLint X
 
GLint Y
 
GLsizei Width
 
GLsizei Height
 
GLfloat Near
 
GLfloat Far
 
GLfloat Sx
 
GLfloat Sy
 
GLfloat Sz
 
GLfloat Tx
 
GLfloat Ty
 
GLfloat Tz
 

Detailed Description

Definition at line 935 of file types.h.

Member Data Documentation

◆ Far

GLfloat gl_viewport_attrib::Far

Definition at line 938 of file types.h.

◆ Height

GLsizei gl_viewport_attrib::Height

Definition at line 937 of file types.h.

◆ Near

GLfloat gl_viewport_attrib::Near

Definition at line 938 of file types.h.

◆ Sx

GLfloat gl_viewport_attrib::Sx

Definition at line 939 of file types.h.

◆ Sy

GLfloat gl_viewport_attrib::Sy

Definition at line 939 of file types.h.

◆ Sz

GLfloat gl_viewport_attrib::Sz

Definition at line 939 of file types.h.

◆ Tx

GLfloat gl_viewport_attrib::Tx

Definition at line 940 of file types.h.

◆ Ty

GLfloat gl_viewport_attrib::Ty

Definition at line 940 of file types.h.

◆ Tz

GLfloat gl_viewport_attrib::Tz

Definition at line 940 of file types.h.

◆ Width

GLsizei gl_viewport_attrib::Width

Definition at line 937 of file types.h.

◆ X

GLint gl_viewport_attrib::X

Definition at line 936 of file types.h.

◆ Y

GLint gl_viewport_attrib::Y

Definition at line 936 of file types.h.


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