OGLplus (0.52.0) a C++ wrapper for OpenGL

oglplus::context::RGBAValue Struct Reference

Helper structure storing the clear color components. More...

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

Public Member Functions

GLfloat Red (void) const
 The red component.
 
GLfloat Green (void) const
 The green component.
 
GLfloat Blue (void) const
 The blue component.
 
GLfloat Alpha (void) const
 The alpha component.
 

Detailed Description

Helper structure storing the clear color components.


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