llgltypes.h

Go to the documentation of this file.
00001 
00032 #ifndef LLGLTYPES_H
00033 #define LLGLTYPES_H
00034 
00035 #define MAX_GL_TEXTURE_UNITS 16
00036 
00037 typedef U32 LLGLenum;
00038 typedef U32 LLGLuint;
00039 typedef S32 LLGLint;
00040 typedef F32 LLGLfloat;
00041 typedef F64 LLGLdouble;
00042 typedef U8 LLGLboolean;
00043 
00044 #endif

Generated on Thu Jul 1 06:08:41 2010 for Second Life Viewer by  doxygen 1.4.7