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. | |
Helper structure storing the clear color component mask.