Wrappers for GL numeric queries. More...
#include <oglplus/glfunc.hpp>
#include <oglplus/context_profile_bit.hpp>
#include <oglplus/context_flag_bit.hpp>
#include <oglplus/context_release_behavior.hpp>
#include <oglplus/graphics_reset_status.hpp>
#include <oglplus/reset_notif_strategy.hpp>
#include <cassert>
Go to the source code of this file.
Classes | |
class | oglplus::context::NumericQueries |
Wrapper for the GL numeric-query-related operations. More... | |
Namespaces | |
oglplus | |
All definitions of OGLplus are nested in the oglplus namespace. | |
oglplus::context | |
Namespace containing definitions of GL context-related operation wrappers. | |
Wrappers for GL numeric queries.
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)