OGLplus (0.52.0) a C++ wrapper for OpenGL

oglplus::context::RGBAMask Struct Reference

Helper structure storing the clear color component mask. More...

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

Public Member Functions

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

Detailed Description

Helper structure storing the clear color component mask.


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