HDK
|
#include <ImathGL.h>
Public Member Functions | |
GLPushAttrib (GLbitfield mask) | |
call glPushAttrib() More... | |
~GLPushAttrib () | |
call glPopAttrib() More... | |
A class object that pushes/pops the current GL attribute state. This object assists with proper cleanup of the state when exceptions are thrown.
|
inline |
call glPushAttrib()
|
inline |
call glPopAttrib()