OGLplus (0.52.0) a C++ wrapper for OpenGL

Wrapper for the hint-related operations. More...

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

Inheritance diagram for oglplus::context::Hints:

Static Public Member Functions

static void Hint (HintTarget target, HintOption option)
 Selects a hint option for a target. More...
 
static HintOption Hint (HintTarget target)
 Queries the current hint for a target. More...
 

Detailed Description

Wrapper for the hint-related operations.

Member Function Documentation

static void oglplus::context::Hints::Hint ( HintTarget  target,
HintOption  option 
)
static

Selects a hint option for a target.

Exceptions
Error
Related OpenGL symbols:
glHint
static HintOption oglplus::context::Hints::Hint ( HintTarget  target)
static

Queries the current hint for a target.

Exceptions
Error
Related OpenGL symbols:
glHint

The documentation for this class was generated from the following file:
  • /home/chochlik/devel/oglplus/include/oglplus/context/hints.hpp

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