OGLplus (0.52.0) a C++ wrapper for OpenGL

oglplus::context::ViewportExtents Struct Reference

Helper structure storing the extents of a 2D viewport. More...

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

Public Member Functions

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

Detailed Description

Helper structure storing the extents of a 2D viewport.


The documentation for this struct was generated from the following file:
  • /home/chochlik/devel/oglplus/include/oglplus/context/viewport.hpp

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).