cscg22-gearboy

CSCG 2022 Challenge 'Gearboy'
git clone https://git.sinitax.com/sinitax/cscg22-gearboy
Log | Files | Refs | sfeed.txt

annotated.html (9703B)


      1<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
      2<html xmlns="http://www.w3.org/1999/xhtml">
      3<head>
      4<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
      5<meta http-equiv="X-UA-Compatible" content="IE=9"/>
      6<meta name="generator" content="Doxygen 1.8.4"/>
      7<title>SDL Visual Test: Data Structures</title>
      8<link href="tabs.css" rel="stylesheet" type="text/css"/>
      9<script type="text/javascript" src="jquery.js"></script>
     10<script type="text/javascript" src="dynsections.js"></script>
     11<link href="search/search.css" rel="stylesheet" type="text/css"/>
     12<script type="text/javascript" src="search/search.js"></script>
     13<script type="text/javascript">
     14  $(document).ready(function() { searchBox.OnSelectItem(0); });
     15</script>
     16<link href="doxygen.css" rel="stylesheet" type="text/css" />
     17</head>
     18<body>
     19<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
     20<div id="titlearea">
     21<table cellspacing="0" cellpadding="0">
     22 <tbody>
     23 <tr style="height: 56px;">
     24  <td style="padding-left: 0.5em;">
     25   <div id="projectname">SDL Visual Test
     26   </div>
     27  </td>
     28 </tr>
     29 </tbody>
     30</table>
     31</div>
     32<!-- end header part -->
     33<!-- Generated by Doxygen 1.8.4 -->
     34<script type="text/javascript">
     35var searchBox = new SearchBox("searchBox", "search",false,'Search');
     36</script>
     37  <div id="navrow1" class="tabs">
     38    <ul class="tablist">
     39      <li><a href="index.html"><span>Main&#160;Page</span></a></li>
     40      <li class="current"><a href="annotated.html"><span>Data&#160;Structures</span></a></li>
     41      <li><a href="files.html"><span>Files</span></a></li>
     42      <li>
     43        <div id="MSearchBox" class="MSearchBoxInactive">
     44        <span class="left">
     45          <img id="MSearchSelect" src="search/mag_sel.png"
     46               onmouseover="return searchBox.OnSearchSelectShow()"
     47               onmouseout="return searchBox.OnSearchSelectHide()"
     48               alt=""/>
     49          <input type="text" id="MSearchField" value="Search" accesskey="S"
     50               onfocus="searchBox.OnSearchFieldFocus(true)" 
     51               onblur="searchBox.OnSearchFieldFocus(false)" 
     52               onkeyup="searchBox.OnSearchFieldChange(event)"/>
     53          </span><span class="right">
     54            <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a>
     55          </span>
     56        </div>
     57      </li>
     58    </ul>
     59  </div>
     60  <div id="navrow2" class="tabs2">
     61    <ul class="tablist">
     62      <li class="current"><a href="annotated.html"><span>Data&#160;Structures</span></a></li>
     63      <li><a href="classes.html"><span>Data&#160;Structure&#160;Index</span></a></li>
     64      <li><a href="functions.html"><span>Data&#160;Fields</span></a></li>
     65    </ul>
     66  </div>
     67</div><!-- top -->
     68<!-- window showing the filter options -->
     69<div id="MSearchSelectWindow"
     70     onmouseover="return searchBox.OnSearchSelectShow()"
     71     onmouseout="return searchBox.OnSearchSelectHide()"
     72     onkeydown="return searchBox.OnSearchSelectKey(event)">
     73<a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(0)"><span class="SelectionMark">&#160;</span>All</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(1)"><span class="SelectionMark">&#160;</span>Data Structures</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(2)"><span class="SelectionMark">&#160;</span>Files</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(3)"><span class="SelectionMark">&#160;</span>Functions</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(4)"><span class="SelectionMark">&#160;</span>Variables</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(5)"><span class="SelectionMark">&#160;</span>Typedefs</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(6)"><span class="SelectionMark">&#160;</span>Enumerations</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(7)"><span class="SelectionMark">&#160;</span>Enumerator</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(8)"><span class="SelectionMark">&#160;</span>Macros</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(9)"><span class="SelectionMark">&#160;</span>Pages</a></div>
     74
     75<!-- iframe showing the search results (closed by default) -->
     76<div id="MSearchResultsWindow">
     77<iframe src="javascript:void(0)" frameborder="0" 
     78        name="MSearchResults" id="MSearchResults">
     79</iframe>
     80</div>
     81
     82<div class="header">
     83  <div class="headertitle">
     84<div class="title">Data Structures</div>  </div>
     85</div><!--header-->
     86<div class="contents">
     87<div class="textblock">Here are the data structures with brief descriptions:</div><div class="directory">
     88<table class="directory">
     89<tr id="row_0_" class="even"><td class="entry"><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="struct_s_d_l___process_exit_status.html" target="_self">SDL_ProcessExitStatus</a></td><td class="desc"></td></tr>
     90<tr id="row_1_"><td class="entry"><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="struct_s_d_l___process_info.html" target="_self">SDL_ProcessInfo</a></td><td class="desc"></td></tr>
     91<tr id="row_2_" class="even"><td class="entry"><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="struct_s_d_l_visual_test___action.html" target="_self">SDLVisualTest_Action</a></td><td class="desc"></td></tr>
     92<tr id="row_3_"><td class="entry"><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="struct_s_d_l_visual_test___action_node.html" target="_self">SDLVisualTest_ActionNode</a></td><td class="desc"></td></tr>
     93<tr id="row_4_" class="even"><td class="entry"><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="struct_s_d_l_visual_test___action_queue.html" target="_self">SDLVisualTest_ActionQueue</a></td><td class="desc"></td></tr>
     94<tr id="row_5_"><td class="entry"><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="struct_s_d_l_visual_test___exhaustive_variator.html" target="_self">SDLVisualTest_ExhaustiveVariator</a></td><td class="desc"></td></tr>
     95<tr id="row_6_" class="even"><td class="entry"><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="struct_s_d_l_visual_test___harness_state.html" target="_self">SDLVisualTest_HarnessState</a></td><td class="desc"></td></tr>
     96<tr id="row_7_"><td class="entry"><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="struct_s_d_l_visual_test___random_variator.html" target="_self">SDLVisualTest_RandomVariator</a></td><td class="desc"></td></tr>
     97<tr id="row_8_" class="even"><td class="entry"><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="struct_s_d_l_visual_test___r_w_helper_buffer.html" target="_self">SDLVisualTest_RWHelperBuffer</a></td><td class="desc"></td></tr>
     98<tr id="row_9_"><td class="entry"><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="struct_s_d_l_visual_test___s_u_t_config.html" target="_self">SDLVisualTest_SUTConfig</a></td><td class="desc"></td></tr>
     99<tr id="row_10_" class="even"><td class="entry"><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="struct_s_d_l_visual_test___s_u_t_int_range.html" target="_self">SDLVisualTest_SUTIntRange</a></td><td class="desc"></td></tr>
    100<tr id="row_11_"><td class="entry"><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="struct_s_d_l_visual_test___s_u_t_option.html" target="_self">SDLVisualTest_SUTOption</a></td><td class="desc"></td></tr>
    101<tr id="row_12_" class="even"><td class="entry"><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="union_s_d_l_visual_test___s_u_t_option_value.html" target="_self">SDLVisualTest_SUTOptionValue</a></td><td class="desc"></td></tr>
    102<tr id="row_13_"><td class="entry"><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="struct_s_d_l_visual_test___variation.html" target="_self">SDLVisualTest_Variation</a></td><td class="desc"></td></tr>
    103<tr id="row_14_" class="even"><td class="entry"><img src="ftv2lastnode.png" alt="\" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="struct_s_d_l_visual_test___variator.html" target="_self">SDLVisualTest_Variator</a></td><td class="desc"></td></tr>
    104</table>
    105</div><!-- directory -->
    106</div><!-- contents -->
    107<!-- start footer part -->
    108<hr class="footer"/><address class="footer"><small>
    109Generated on Thu Sep 26 2013 00:18:24 for SDL Visual Test by &#160;<a href="http://www.doxygen.org/index.html">
    110<img class="footer" src="doxygen.png" alt="doxygen"/>
    111</a> 1.8.4
    112</small></address>
    113</body>
    114</html>