|  | Inviwo 0.9.12-pre
    Inviwo documentation | 
RAII object for texture environments of a texture bound to a given texture unit. More...
#include <openglutils.h>
| Public Member Functions | |
| TexEnv (TexEnv const &)=delete | |
| TexEnv & | operator= (TexEnv const &that)=delete | 
| TexEnv (const TextureUnit &unit, GLenum target, GLenum name, GLint value) | |
| TexEnv (TexEnv &&rhs) | |
| TexEnv & | operator= (TexEnv &&that) | 
RAII object for texture environments of a texture bound to a given texture unit.