OGLplus (0.52.0) a C++ wrapper for OpenGL

oglplus::ARB_robustness Class Reference

Wrapper for the ARB_robustness extension. More...

#include </home/chochlik/devel/oglplus/include/oglplus/ext/ARB_robustness.hpp>

Static Public Member Functions

static
oglplus::ResetNotificationStrategy 
ResetNotificationStrategy (void)
 Returns the context graphics reset notification strategy. More...
 
static oglplus::GraphicsResetStatus GraphicsResetStatus (void)
 Returns the graphics reset status. More...
 

Detailed Description

Wrapper for the ARB_robustness extension.

Related OpenGL symbols:
GL_ARB_robustness

Member Function Documentation

static oglplus::GraphicsResetStatus oglplus::ARB_robustness::GraphicsResetStatus ( void  )
static

Returns the graphics reset status.

Related OpenGL symbols:
glGetGraphicsResetStatusARB
static oglplus::ResetNotificationStrategy oglplus::ARB_robustness::ResetNotificationStrategy ( void  )
static

Returns the context graphics reset notification strategy.

Related OpenGL symbols:
glGetIntegerv GL_RESET_NOTIFICATION_STRATEGY_ARB

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