OGLplus (0.52.0) a C++ wrapper for OpenGL

Current OpenGL context operations

Classes

class  oglplus::Context
 Wrapper for the current OpenGL context operations. More...
 
class  oglplus::context::Blending
 Wrapper for blending operations. 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...
 
class  oglplus::context::BufferMasking
 Wrappers for operations for fine control of buffer updates. More...
 
class  oglplus::context::BufferSelection
 Wrappers for functions selecting the buffers for read/write operations. More...
 
class  oglplus::context::Capabilities
 Wrapper for the capability-related commands. More...
 
class  oglplus::context::Computing
 Wrapper for the general-purpose-computing-related operations. More...
 
class  oglplus::context::DepthTest
 Wrapper for the depth-buffer-related operations. More...
 
class  oglplus::context::Drawing
 Wrapper for primitive drawing operations. More...
 
class  oglplus::context::Errors
 Wrapper for the error-reporting-related operations. More...
 
class  oglplus::context::Hints
 Wrapper for the hint-related operations. More...
 
class  oglplus::context::LimitQueries
 Wrapper for implementation-dependent limit queries. More...
 
class  oglplus::context::LogicalOps
 Wrapper for the color buffer logical operations. More...
 
class  oglplus::context::NumericQueries
 Wrapper for the GL numeric-query-related operations. More...
 
class  oglplus::context::ObjectBinding
 Wrapper for object binding operations. More...
 
class  oglplus::context::ObjectDSA
 Object direct state access operations. More...
 
class  oglplus::context::PixelOps
 Wrapper for the pixel storage and transfer operations. More...
 
class  oglplus::context::Rasterization
 Wrapper for the basic point, line and polygon rasterization operations. More...
 
class  oglplus::context::ScissorTest
 Wrapper for the scissor-buffer-related operations. More...
 
class  oglplus::context::StencilTest
 Wrapper for the stencil-buffer-related operations. More...
 
class  oglplus::context::StringQueries
 Wrapper for the GL string-query-related operations. More...
 
class  oglplus::context::Synchronization
 Wrapper for synchronization operations. More...
 
class  oglplus::context::ViewportOps
 Wrapper for the viewport-related operations. More...
 

Detailed Description

Here are listed classes and functions wrapping operations on the current OpenGL context, which are not related to any explicitly allocated object or resource, i.e. operations like enabling and disabling various OpenGL oglplus::Capability "capabilities" and changing the state values of the current context.


Copyright © 2010-2014 Matúš Chochlík, University of Žilina, Žilina, Slovakia.
<matus.chochlik -at- fri.uniza.sk>
<chochlik -at -gmail.com>
Documentation generated on Mon Sep 22 2014 by Doxygen (version 1.8.6).