Wrappers for operations clearing the buffers. More...
#include <oglplus/glfunc.hpp>#include <oglplus/buffer_select_bit.hpp>#include <oglplus/color_buffer.hpp>#include <oglplus/bitfield.hpp>Go to the source code of this file.
Classes | |
| struct | oglplus::context::RGBAValue |
| Helper structure storing the clear color components. More... | |
| class | oglplus::context::ClrBits |
| Helper class used by BufferClearing::Clear() More... | |
| class | oglplus::context::BufferClearing |
| Wrapper for the operations that are used to clear the draw buffers. More... | |
Namespaces | |
| oglplus | |
| All definitions of OGLplus are nested in the oglplus namespace. | |
| oglplus::context | |
| Namespace containing definitions of GL context-related operation wrappers. | |
Typedefs | |
| typedef BufferSelectBit | oglplus::ClearBit |
| Draw buffer clear bit enumeration. | |
Wrappers for operations clearing the buffers.
Copyright 2010-2014 Matus Chochlik. Distributed under the Boost Software License, Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)