Wrappers for viewport-related operations. More...
#include <oglplus/glfunc.hpp>Go to the source code of this file.
Classes | |
| struct | oglplus::context::ViewportPosition |
| Helper structure storing position in a 2D viewport. More... | |
| struct | oglplus::context::ViewportSize |
| Helper structure storing the dimensions of a 2D viewport. More... | |
| struct | oglplus::context::ViewportExtents |
| Helper structure storing the extents of a 2D viewport. More... | |
| struct | oglplus::context::BoundsRange |
| Helper structure storing the min/max bounds range. More... | |
| struct | oglplus::context::DepthRange |
| Helper structure storing the near/far depth range. More... | |
| class | oglplus::context::ViewportOps |
| Wrapper for the viewport-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 viewport-related 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)