Inviwo 0.9.12-pre
Inviwo documentation
Loading...
Searching...
No Matches
inviwo::TextureBase Class Reference
+ Inheritance diagram for inviwo::TextureBase:

Public Member Functions

 TextureBase (GLenum target)
 
 TextureBase (const TextureBase &other)
 
 TextureBase (TextureBase &&other)
 
TextureBaseoperator= (const TextureBase &other)
 
TextureBaseoperator= (TextureBase &&other)
 
GLuint getID () const
 
GLenum getTarget () const
 
void bind () const
 
void unbind () const
 

Protected Attributes

GLuint id_
 
GLenum target_
 

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