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

RAII object for texture parameters of a texture bound to a given texture unit. More...

#include <modules/opengl/openglutils.h>

Public Member Functions

TexParameter & operator= (TexParameter &&that)
TexParameter & operator= (TexParameter const &that)=delete
 TexParameter (const TextureUnit &unit, GLenum target, GLenum name, GLint value)
 TexParameter (TexParameter &&rhs)
 TexParameter (TexParameter const &)=delete

Detailed Description

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

See also
glTexParameteri

The documentation for this struct was generated from the following file:
  • modules/opengl/include/modules/opengl/openglutils.h