2003-01-18 22:54:50 +00:00
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
< html > < head > < meta http-equiv = "Content-Type" content = "text/html;charset=iso-8859-1" >
< title > /include/external/SDLGL_Util.h Source File< / title >
< link href = "doxygen.css" rel = "stylesheet" type = "text/css" >
< / head > < body >
<!-- Generated by Doxygen 1.3 - rc2 -->
< center >
2003-04-27 18:54:58 +00:00
< a class = "qindex" href = "index.html" > Main Page< / a > < a class = "qindex" href = "namespaces.html" > Namespace List< / a > < a class = "qindex" href = "annotated.html" > Compound List< / a > < a class = "qindex" href = "files.html" > File List< / a > < a class = "qindex" href = "namespacemembers.html" > Namespace Members< / a > < a class = "qindex" href = "functions.html" > Compound Members< / a > < a class = "qindex" href = "globals.html" > File Members< / a > < / center >
2003-01-18 22:54:50 +00:00
< hr > < h1 > /include/external/SDLGL_Util.h< / h1 > < div class = "fragment" > < pre > 00001 < span class = "comment" > /*This code comes from testgl.c which is part of the SDL source distribution.< / span >
00002 < span class = "comment" > Available at http://libsdl.org/< / span >
00003 < span class = "comment" > */< / span >
00004 < span class = "preprocessor" > #ifndef __sdlgl_h__< / span >
00005 < span class = "preprocessor" > < / span > < span class = "preprocessor" > #define __sdlgl_h__< / span >
00006 < span class = "preprocessor" > < / span >
00007 < span class = "preprocessor" > #include "< a class = "code" href = "ZE__Includes_8h.html" > ZE_Includes.h< / a > "< / span >
00008
00009 < span class = "keywordtype" > int< / span > power_of_two(< span class = "keywordtype" > int< / span > input);
00010 GLuint SDL_GL_LoadTexture(SDL_Surface *surface, GLfloat *texcoord);
00011
00012 < span class = "preprocessor" > #endif //__sdlgl_h__< / span >
2003-04-27 21:50:43 +00:00
< / pre > < / div > < hr > < address style = "align: right;" > < small > Generated on Sun Apr 27 17:49:38 2003 for ZEngine by
2003-01-18 22:54:50 +00:00
< a href = "http://www.doxygen.org/index.html" >
< img src = "doxygen.png" alt = "doxygen" align = "middle" border = 0
width=110 height=53>< / a > 1.3-rc2 < / small > < / address >
< / body >
< / html >