ReactOS 0.4.15-dev-8052-gc0e3179
gl_scissor_attrib Struct Reference

#include <types.h>

Public Attributes

GLboolean Enabled
 
GLint X
 
GLint Y
 
GLsizei Width
 
GLsizei Height
 

Detailed Description

Definition at line 869 of file types.h.

Member Data Documentation

◆ Enabled

GLboolean gl_scissor_attrib::Enabled

Definition at line 870 of file types.h.

◆ Height

GLsizei gl_scissor_attrib::Height

Definition at line 872 of file types.h.

◆ Width

GLsizei gl_scissor_attrib::Width

Definition at line 872 of file types.h.

◆ X

GLint gl_scissor_attrib::X

Definition at line 871 of file types.h.

◆ Y

GLint gl_scissor_attrib::Y

Definition at line 871 of file types.h.


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