Maria GDK 5.0.0.738
Documentation of native code in develop branch
Loading...
Searching...
No Matches
STK::GLState Class Reference

#include <StkGLState.h>

Public Member Functions

void clear ()
 
void saveCap (GLenum cap)
 Save OpenGL capability (GL_BLEND, GL_DEPTH_TEST, etc)
 
void restoreCap (GLenum cap)
 Restore OpenGL capability (GL_BLEND, GL_DEPTH_TEST, etc)
 
void restoreAllCaps ()
 Restore all saved OpenGL capabilities.
 
void saveViewport ()
 
void restoreViewport ()
 
void saveClearColor ()
 
void restoreClearColor ()
 
void saveBlendFunc ()
 
void saveBlendEq ()
 
void restoreBlendFunc ()
 
void restoreBlendEq ()
 
void saveDepthMask ()
 
void restoreDepthMask ()
 
void saveTextureBinding ()
 
void restoreTextureBinding ()
 

Detailed Description

GLState - Utility class to keep track of GL states Detailed description.


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