OGLplus (0.52.0) a C++ wrapper for OpenGL

Wrapper for the color buffer logical operations. More...

#include </home/chochlik/devel/oglplus/include/oglplus/context/logical_ops.hpp>

Inheritance diagram for oglplus::context::LogicalOps:

Static Public Member Functions

static void LogicOp (ColorLogicOperation op)
 Sets the color logical operation. More...
 
static ColorLogicOperation LogicOpMode (void)
 Returns the color logical operation. More...
 

Detailed Description

Wrapper for the color buffer logical operations.

Member Function Documentation

static void oglplus::context::LogicalOps::LogicOp ( ColorLogicOperation  op)
static

Sets the color logical operation.

Related OpenGL symbols:
glLogicOp
static ColorLogicOperation oglplus::context::LogicalOps::LogicOpMode ( void  )
static

Returns the color logical operation.

Related OpenGL symbols:
glGet GL_COLOR_LOGIC_OP

The documentation for this class was generated from the following file:

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).