Main Page | Namespace List | Class Hierarchy | Class List | File List | Namespace Members | Class Members | File Members

TexLoadRGB.H

Go to the documentation of this file.
00001 
00002 //#include <GL/glut.h>
00003 #include "glwrap.H"
00004 
00005 namespace InSpace {
00006 
00007 extern GLubyte *read_alpha_texture(const char *name, int *width, int *height);
00008 extern GLubyte *read_rgb_texture(const char *name, int *width, int *height, 
00009                  int *numchannels);
00010 
00011 }

Generated on Thu Jul 8 15:19:29 2004 for inspace by doxygen 1.3.4