Wrappers for drawing operations. More...
#include <oglplus/glfunc.hpp>
#include <oglplus/error/object.hpp>
#include <oglplus/primitive_type.hpp>
#include <oglplus/patch_parameter.hpp>
#include <oglplus/data_type.hpp>
#include <oglplus/object/name.hpp>
Go to the source code of this file.
Classes | |
class | oglplus::context::Drawing |
Wrapper for primitive drawing 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 drawing operations.
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)