110 lines
4.1 KiB
HTML
Executable file
110 lines
4.1 KiB
HTML
Executable file
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
|
<html xmlns="http://www.w3.org/1999/xhtml">
|
|
<head>
|
|
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
|
|
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
|
|
<title>SDL2_gfx: Globals</title>
|
|
|
|
<link href="tabs.css" rel="stylesheet" type="text/css"/>
|
|
<link href="doxygen.css" rel="stylesheet" type="text/css" />
|
|
|
|
|
|
|
|
</head>
|
|
<body>
|
|
<div id="top"><!-- do not remove this div! -->
|
|
|
|
|
|
<div id="titlearea">
|
|
<table cellspacing="0" cellpadding="0">
|
|
<tbody>
|
|
<tr style="height: 56px;">
|
|
|
|
|
|
<td style="padding-left: 0.5em;">
|
|
<div id="projectname">SDL2_gfx
|
|
 <span id="projectnumber">1.0.2</span>
|
|
</div>
|
|
<div id="projectbrief">GraphicsprimitivesandsurfacefunctionsforSDL2</div>
|
|
</td>
|
|
|
|
|
|
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
|
|
<!-- Generated by Doxygen 1.8.0 -->
|
|
<div id="navrow1" class="tabs">
|
|
<ul class="tablist">
|
|
<li><a href="index.html"><span>Main Page</span></a></li>
|
|
<li><a href="annotated.html"><span>Data Structures</span></a></li>
|
|
<li class="current"><a href="files.html"><span>Files</span></a></li>
|
|
</ul>
|
|
</div>
|
|
<div id="navrow2" class="tabs2">
|
|
<ul class="tablist">
|
|
<li><a href="files.html"><span>File List</span></a></li>
|
|
<li class="current"><a href="globals.html"><span>Globals</span></a></li>
|
|
</ul>
|
|
</div>
|
|
<div id="navrow3" class="tabs2">
|
|
<ul class="tablist">
|
|
<li class="current"><a href="globals.html"><span>All</span></a></li>
|
|
<li><a href="globals_func.html"><span>Functions</span></a></li>
|
|
<li><a href="globals_type.html"><span>Typedefs</span></a></li>
|
|
<li><a href="globals_defs.html"><span>Defines</span></a></li>
|
|
</ul>
|
|
</div>
|
|
<div id="navrow4" class="tabs3">
|
|
<ul class="tablist">
|
|
<li><a href="globals.html#index__"><span>_</span></a></li>
|
|
<li><a href="globals_0x61.html#index_a"><span>a</span></a></li>
|
|
<li><a href="globals_0x62.html#index_b"><span>b</span></a></li>
|
|
<li><a href="globals_0x63.html#index_c"><span>c</span></a></li>
|
|
<li><a href="globals_0x65.html#index_e"><span>e</span></a></li>
|
|
<li><a href="globals_0x66.html#index_f"><span>f</span></a></li>
|
|
<li><a href="globals_0x67.html#index_g"><span>g</span></a></li>
|
|
<li><a href="globals_0x68.html#index_h"><span>h</span></a></li>
|
|
<li><a href="globals_0x6c.html#index_l"><span>l</span></a></li>
|
|
<li><a href="globals_0x6d.html#index_m"><span>m</span></a></li>
|
|
<li><a href="globals_0x70.html#index_p"><span>p</span></a></li>
|
|
<li><a href="globals_0x72.html#index_r"><span>r</span></a></li>
|
|
<li><a href="globals_0x73.html#index_s"><span>s</span></a></li>
|
|
<li><a href="globals_0x74.html#index_t"><span>t</span></a></li>
|
|
<li class="current"><a href="globals_0x76.html#index_v"><span>v</span></a></li>
|
|
<li><a href="globals_0x7a.html#index_z"><span>z</span></a></li>
|
|
</ul>
|
|
</div>
|
|
</div>
|
|
<div class="contents">
|
|
<div class="textblock">Here is a list of all functions, variables, defines, enums, and typedefs with links to the files they belong to:</div>
|
|
|
|
<h3><a class="anchor" id="index_v"></a>- v -</h3><ul>
|
|
<li>VALUE_LIMIT
|
|
: <a class="el" href="_s_d_l2__rotozoom_8c.html#a98a929bd64d660c1860c7b60b4fe5bd9">SDL2_rotozoom.c</a>
|
|
</li>
|
|
<li>vline()
|
|
: <a class="el" href="_s_d_l2__gfx_primitives_8c.html#a72ae51d6540b149b76e8b01db6f06b07">SDL2_gfxPrimitives.c</a>
|
|
</li>
|
|
<li>vlineColor()
|
|
: <a class="el" href="_s_d_l2__gfx_primitives_8h.html#af8cf6591ddc81242369e50cb3e159dfe">SDL2_gfxPrimitives.h</a>
|
|
, <a class="el" href="_s_d_l2__gfx_primitives_8c.html#a743ef67a072a56f575e555feaf1eeb58">SDL2_gfxPrimitives.c</a>
|
|
</li>
|
|
<li>vlineRGBA()
|
|
: <a class="el" href="_s_d_l2__gfx_primitives_8h.html#a60d71d2bc6e450d8063256ebc37f21f5">SDL2_gfxPrimitives.h</a>
|
|
, <a class="el" href="_s_d_l2__gfx_primitives_8c.html#a7a8eff7484a2b663bde190caa02acd27">SDL2_gfxPrimitives.c</a>
|
|
</li>
|
|
</ul>
|
|
</div><!-- contents -->
|
|
|
|
|
|
<hr class="footer"/><address class="footer"><small>
|
|
Generated by  <a href="http://www.doxygen.org/index.html">
|
|
<img class="footer" src="doxygen.png" alt="doxygen"/>
|
|
</a> 1.8.0
|
|
</small></address>
|
|
|
|
</body>
|
|
</html>
|