started woking on figuring out doxygen documentation and added readme
This commit is contained in:
parent
c598f3e106
commit
3f0556341c
1192 changed files with 199462 additions and 29 deletions
215
doc/doxygen/html/dd/d4d/structARC__FRect.html
Normal file
215
doc/doxygen/html/dd/d4d/structARC__FRect.html
Normal file
|
|
@ -0,0 +1,215 @@
|
|||
<!-- HTML header for doxygen 1.9.2-->
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
||||
<html xmlns="http://www.w3.org/1999/xhtml" class="dark-mode">
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=11"/>
|
||||
<meta name="generator" content="Doxygen 1.12.0"/>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1"/>
|
||||
<title>Archeus: ARC_FRect Struct Reference</title>
|
||||
<link href="../../tabs.css" rel="stylesheet" type="text/css"/>
|
||||
<script type="text/javascript" src="../../jquery.js"></script>
|
||||
<script type="text/javascript" src="../../dynsections.js"></script>
|
||||
<link href="../../navtree.css" rel="stylesheet" type="text/css"/>
|
||||
<script type="text/javascript" src="../../navtreedata.js"></script>
|
||||
<script type="text/javascript" src="../../navtree.js"></script>
|
||||
<script type="text/javascript" src="../../resize.js"></script>
|
||||
<script type="text/javascript" src="../../cookie.js"></script>
|
||||
<link href="../../search/search.css" rel="stylesheet" type="text/css"/>
|
||||
<script type="text/javascript" src="../../search/searchdata.js"></script>
|
||||
<script type="text/javascript" src="../../search/search.js"></script>
|
||||
<link href="../../doxygen.css" rel="stylesheet" type="text/css" />
|
||||
<link href="../../doxygen-awesome.css" rel="stylesheet" type="text/css"/>
|
||||
<link href="../../doxygen-awesome-sidebar-only.css" rel="stylesheet" type="text/css"/>
|
||||
<link href="../../doxygen-awesome-sidebar-only-darkmode-toggle.css" rel="stylesheet" type="text/css"/>
|
||||
<script type="text/javascript" src="../../doxygen-awesome-darkmode-toggle.js"></script>
|
||||
</head>
|
||||
<body>
|
||||
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
|
||||
<div id="titlearea">
|
||||
<table cellspacing="0" cellpadding="0">
|
||||
<tbody>
|
||||
<tr style="height: 56px;">
|
||||
<td id="projectalign" style="padding-left: 0.5em;">
|
||||
<div id="projectname">Archeus<span id="projectnumber"> 0.0.0</span>
|
||||
</div>
|
||||
<div id="projectbrief">A C library and game engine that focuses on documentation</div>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
<!-- end header part -->
|
||||
<!-- Generated by Doxygen 1.12.0 -->
|
||||
<script type="text/javascript">
|
||||
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&dn=expat.txt MIT */
|
||||
var searchBox = new SearchBox("searchBox", "../../search/",'.html');
|
||||
/* @license-end */
|
||||
</script>
|
||||
<script type="text/javascript">
|
||||
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&dn=expat.txt MIT */
|
||||
$(function() { codefold.init(1); });
|
||||
/* @license-end */
|
||||
</script>
|
||||
<script type="text/javascript" src="../../menudata.js"></script>
|
||||
<script type="text/javascript" src="../../menu.js"></script>
|
||||
<script type="text/javascript">
|
||||
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&dn=expat.txt MIT */
|
||||
$(function() {
|
||||
initMenu('../../',true,false,'search.php','Search',true);
|
||||
$(function() { init_search(); });
|
||||
});
|
||||
/* @license-end */
|
||||
</script>
|
||||
<div id="main-nav"></div>
|
||||
</div><!-- top -->
|
||||
<div id="side-nav" class="ui-resizable side-nav-resizable">
|
||||
<div id="nav-tree">
|
||||
<div id="nav-tree-contents">
|
||||
<div id="nav-sync" class="sync"></div>
|
||||
</div>
|
||||
</div>
|
||||
<div id="splitbar" style="-moz-user-select:none;"
|
||||
class="ui-resizable-handle">
|
||||
</div>
|
||||
</div>
|
||||
<script type="text/javascript">
|
||||
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&dn=expat.txt MIT */
|
||||
$(function(){initNavTree('dd/d4d/structARC__FRect.html','../../'); initResizable(true); });
|
||||
/* @license-end */
|
||||
</script>
|
||||
<div id="doc-content">
|
||||
<!-- window showing the filter options -->
|
||||
<div id="MSearchSelectWindow"
|
||||
onmouseover="return searchBox.OnSearchSelectShow()"
|
||||
onmouseout="return searchBox.OnSearchSelectHide()"
|
||||
onkeydown="return searchBox.OnSearchSelectKey(event)">
|
||||
</div>
|
||||
|
||||
<!-- iframe showing the search results (closed by default) -->
|
||||
<div id="MSearchResultsWindow">
|
||||
<div id="MSearchResults">
|
||||
<div class="SRPage">
|
||||
<div id="SRIndex">
|
||||
<div id="SRResults"></div>
|
||||
<div class="SRStatus" id="Loading">Loading...</div>
|
||||
<div class="SRStatus" id="Searching">Searching...</div>
|
||||
<div class="SRStatus" id="NoMatches">No Matches</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="header">
|
||||
<div class="summary">
|
||||
<a href="#pub-attribs">Data Fields</a> </div>
|
||||
<div class="headertitle"><div class="title">ARC_FRect Struct Reference</div></div>
|
||||
</div><!--header-->
|
||||
<div class="contents">
|
||||
|
||||
<p><code>#include <<a class="el" href="../../d2/d14/math_2rectangle_8h_source.html">rectangle.h</a>></code></p>
|
||||
<table class="memberdecls">
|
||||
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a id="pub-attribs" name="pub-attribs"></a>
|
||||
Data Fields</h2></td></tr>
|
||||
<tr class="memitem:a7c5955f28e78ffd886648a54d73d55d8" id="r_a7c5955f28e78ffd886648a54d73d55d8"><td class="memItemLeft" align="right" valign="top">float </td><td class="memItemRight" valign="bottom"><a class="el" href="#a7c5955f28e78ffd886648a54d73d55d8">x</a></td></tr>
|
||||
<tr class="separator:a7c5955f28e78ffd886648a54d73d55d8"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:a460013a43c318245a00b717165431387" id="r_a460013a43c318245a00b717165431387"><td class="memItemLeft" align="right" valign="top">float </td><td class="memItemRight" valign="bottom"><a class="el" href="#a460013a43c318245a00b717165431387">y</a></td></tr>
|
||||
<tr class="separator:a460013a43c318245a00b717165431387"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:aadfc2f14c698cfb8e8e576c4ff3161bb" id="r_aadfc2f14c698cfb8e8e576c4ff3161bb"><td class="memItemLeft" align="right" valign="top">float </td><td class="memItemRight" valign="bottom"><a class="el" href="#aadfc2f14c698cfb8e8e576c4ff3161bb">w</a></td></tr>
|
||||
<tr class="separator:aadfc2f14c698cfb8e8e576c4ff3161bb"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:ace1a858037a966ec9b3135ee118b3cc4" id="r_ace1a858037a966ec9b3135ee118b3cc4"><td class="memItemLeft" align="right" valign="top">float </td><td class="memItemRight" valign="bottom"><a class="el" href="#ace1a858037a966ec9b3135ee118b3cc4">h</a></td></tr>
|
||||
<tr class="separator:ace1a858037a966ec9b3135ee118b3cc4"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
</table>
|
||||
<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
|
||||
<div class="textblock">
|
||||
<p class="definition">Definition at line <a class="el" href="../../d2/d14/math_2rectangle_8h_source.html#l00026">26</a> of file <a class="el" href="../../d2/d14/math_2rectangle_8h_source.html">rectangle.h</a>.</p>
|
||||
</div><h2 class="groupheader">Field Documentation</h2>
|
||||
<a id="ace1a858037a966ec9b3135ee118b3cc4" name="ace1a858037a966ec9b3135ee118b3cc4"></a>
|
||||
<h2 class="memtitle"><span class="permalink"><a href="#ace1a858037a966ec9b3135ee118b3cc4">◆ </a></span>h</h2>
|
||||
|
||||
<div class="memitem">
|
||||
<div class="memproto">
|
||||
<table class="memname">
|
||||
<tr>
|
||||
<td class="memname">float ARC_FRect::h</td>
|
||||
</tr>
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
|
||||
<p class="definition">Definition at line <a class="el" href="../../d2/d14/math_2rectangle_8h_source.html#l00030">30</a> of file <a class="el" href="../../d2/d14/math_2rectangle_8h_source.html">rectangle.h</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<a id="aadfc2f14c698cfb8e8e576c4ff3161bb" name="aadfc2f14c698cfb8e8e576c4ff3161bb"></a>
|
||||
<h2 class="memtitle"><span class="permalink"><a href="#aadfc2f14c698cfb8e8e576c4ff3161bb">◆ </a></span>w</h2>
|
||||
|
||||
<div class="memitem">
|
||||
<div class="memproto">
|
||||
<table class="memname">
|
||||
<tr>
|
||||
<td class="memname">float ARC_FRect::w</td>
|
||||
</tr>
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
|
||||
<p class="definition">Definition at line <a class="el" href="../../d2/d14/math_2rectangle_8h_source.html#l00029">29</a> of file <a class="el" href="../../d2/d14/math_2rectangle_8h_source.html">rectangle.h</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<a id="a7c5955f28e78ffd886648a54d73d55d8" name="a7c5955f28e78ffd886648a54d73d55d8"></a>
|
||||
<h2 class="memtitle"><span class="permalink"><a href="#a7c5955f28e78ffd886648a54d73d55d8">◆ </a></span>x</h2>
|
||||
|
||||
<div class="memitem">
|
||||
<div class="memproto">
|
||||
<table class="memname">
|
||||
<tr>
|
||||
<td class="memname">float ARC_FRect::x</td>
|
||||
</tr>
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
|
||||
<p class="definition">Definition at line <a class="el" href="../../d2/d14/math_2rectangle_8h_source.html#l00027">27</a> of file <a class="el" href="../../d2/d14/math_2rectangle_8h_source.html">rectangle.h</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<a id="a460013a43c318245a00b717165431387" name="a460013a43c318245a00b717165431387"></a>
|
||||
<h2 class="memtitle"><span class="permalink"><a href="#a460013a43c318245a00b717165431387">◆ </a></span>y</h2>
|
||||
|
||||
<div class="memitem">
|
||||
<div class="memproto">
|
||||
<table class="memname">
|
||||
<tr>
|
||||
<td class="memname">float ARC_FRect::y</td>
|
||||
</tr>
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
|
||||
<p class="definition">Definition at line <a class="el" href="../../d2/d14/math_2rectangle_8h_source.html#l00028">28</a> of file <a class="el" href="../../d2/d14/math_2rectangle_8h_source.html">rectangle.h</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<hr/>The documentation for this struct was generated from the following file:<ul>
|
||||
<li>/home/herbglitch/programs/archeus/arc/include/arc/math/<a class="el" href="../../d2/d14/math_2rectangle_8h_source.html">rectangle.h</a></li>
|
||||
</ul>
|
||||
</div><!-- contents -->
|
||||
</div><!-- doc-content -->
|
||||
<!-- HTML footer for doxygen 1.9.2-->
|
||||
<!-- start footer part -->
|
||||
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
|
||||
<ul><li class="navelem"><a class="el" href="../../dd/d4d/structARC__FRect.html">ARC_FRect</a></li></ul>
|
||||
</div>
|
||||
<script type="text/javascript">
|
||||
// script for doxygen 1.9.1
|
||||
$(function() {
|
||||
toggleButton = document.createElement('doxygen-awesome-dark-mode-toggle')
|
||||
toggleButton.title = "Toggle Light/Dark Mode"
|
||||
$(document).ready(function(){
|
||||
document.getElementById("MSearchBox").parentNode.appendChild(toggleButton)
|
||||
})
|
||||
$(window).resize(function(){
|
||||
document.getElementById("MSearchBox").parentNode.appendChild(toggleButton)
|
||||
})
|
||||
})
|
||||
</script>
|
||||
</body>
|
||||
</html>
|
||||
7
doc/doxygen/html/dd/d4d/structARC__FRect.js
Normal file
7
doc/doxygen/html/dd/d4d/structARC__FRect.js
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
var structARC__FRect =
|
||||
[
|
||||
[ "h", "dd/d4d/structARC__FRect.html#ace1a858037a966ec9b3135ee118b3cc4", null ],
|
||||
[ "w", "dd/d4d/structARC__FRect.html#aadfc2f14c698cfb8e8e576c4ff3161bb", null ],
|
||||
[ "x", "dd/d4d/structARC__FRect.html#a7c5955f28e78ffd886648a54d73d55d8", null ],
|
||||
[ "y", "dd/d4d/structARC__FRect.html#a460013a43c318245a00b717165431387", null ]
|
||||
];
|
||||
Loading…
Add table
Add a link
Reference in a new issue