27 lines
1.9 KiB
HTML
Executable File
27 lines
1.9 KiB
HTML
Executable File
<!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-rc1 -->
|
|
<center>
|
|
<a class="qindex" href="index.html">Main Page</a> <a class="qindex" href="namespaces.html">Namespace List</a> <a class="qindex" href="hierarchy.html">Class Hierarchy</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>
|
|
<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>
|
|
</pre></div><hr><address style="align: right;"><small>Generated on Wed Dec 11 23:42:26 2002 for ZEngine by
|
|
<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-rc1 </small></address>
|
|
</body>
|
|
</html>
|