OGLplus (0.52.0) a C++ wrapper for OpenGL

oglplus::context::ScissorRectangle Struct Reference

Helper structure storing the extents of a 2D scissor rectangle. More...

#include </home/chochlik/devel/oglplus/include/oglplus/context/scissor_test.hpp>

Public Member Functions

GLint X (void) const
 The x-coordinate.
 
GLint Y (void) const
 The y-coordinate.
 
GLint Left (void) const
 The x-coordinate.
 
GLint Bottom (void) const
 The y-coordinate.
 
GLint Width (void) const
 The width of the viewport.
 
GLint Height (void) const
 The height of the viewport.
 

Detailed Description

Helper structure storing the extents of a 2D scissor rectangle.


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

Copyright © 2010-2014 Matúš Chochlík, University of Žilina, Žilina, Slovakia.
<matus.chochlik -at- fri.uniza.sk>
<chochlik -at -gmail.com>
Documentation generated on Mon Sep 22 2014 by Doxygen (version 1.8.6).