golib
0.5
|
Class representing a texture object in OpenGL. More...
#include <texture.h>
Public Member Functions | |
Texture (const goSignal3DBase< void > &image) | |
GLuint | getName () const |
Protected Member Functions | |
void | init (const goSignal3DBase< void > &image) |
Class representing a texture object in OpenGL.