Atoms Crowd  7.0.0
GLPushAttrib Class Reference

#include <ImathGL.h>

Public Member Functions

 GLPushAttrib (GLbitfield mask)
 call glPushAttrib()
 
 ~GLPushAttrib ()
 call glPopAttrib()
 

Detailed Description

A class object that pushes/pops the current GL attribute state. This object assists with proper cleanup of the state when exceptions are thrown.


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