Katana Plug-in APIs 0.1
Public Member Functions

Foundry::Katana::ViewerUtils::GLStateRestore Class Reference

Provide a RAII mechanism to temporarily change the OpenGL state. More...

#include <FnGLStateHelper.h>

List of all members.

Public Member Functions

 GLStateRestore (GLbitfield mask, Bindings bindings=0)
 ~GLStateRestore ()
 Destructor.

Detailed Description

Provide a RAII mechanism to temporarily change the OpenGL state.


Constructor & Destructor Documentation

Foundry::Katana::ViewerUtils::GLStateRestore::GLStateRestore ( GLbitfield  mask,
Bindings  bindings = 0 
) [inline, explicit]

Constructor. mask should be any combination of the Bit enumeration values.


The documentation for this class was generated from the following file:
 All Classes Functions Variables Typedefs Enumerations Enumerator