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