Inviwo 0.9.12-pre
Inviwo documentation
Loading...
Searching...
No Matches
inviwo::utilgl::TexEnv Struct Reference

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
 
TexEnvoperator= (TexEnv const &that)=delete
 
 TexEnv (const TextureUnit &unit, GLenum target, GLenum name, GLint value)
 
 TexEnv (TexEnv &&rhs)
 
TexEnvoperator= (TexEnv &&that)
 

Detailed Description

RAII object for texture environments of a texture bound to a given texture unit.

See also
glTexEnvi

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