cinder::gl::SaveTextureEnabledState Struct Reference

Convenience class designed to push and pop the enabled/disabled state of a given texture unit. More...

#include <gl.h>

List of all members.

Public Member Functions

 SaveTextureEnabledState (GLint target)
 ~SaveTextureEnabledState ()

Detailed Description

Convenience class designed to push and pop the enabled/disabled state of a given texture unit.


Constructor & Destructor Documentation

cinder::gl::SaveTextureEnabledState::SaveTextureEnabledState ( GLint  target  ) 
cinder::gl::SaveTextureEnabledState::~SaveTextureEnabledState (  ) 

The documentation for this struct was generated from the following files: