Eule/Doxygen/build/structEule_1_1Rect.html
2021-11-15 16:10:26 +01:00

154 lines
7.1 KiB
HTML

<!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">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
<meta name="generator" content="Doxygen 1.8.17"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>Leonetienne/Eule: Eule::Rect 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="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>
<script type="text/x-mathjax-config">
MathJax.Hub.Config({
extensions: ["tex2jax.js"],
jax: ["input/TeX","output/HTML-CSS"],
});
</script>
<script type="text/javascript" async="async" src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.5/MathJax.js"></script>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
</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">Leonetienne/Eule
</div>
<div id="projectbrief">Homemade math library, mainly targetted towards computer graphics</div>
</td>
</tr>
</tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.8.17 -->
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
var searchBox = new SearchBox("searchBox", "search",false,'Search');
/* @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:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
$(function() {
initMenu('',true,false,'search.php','Search');
$(document).ready(function() { init_search(); });
});
/* @license-end */</script>
<div id="main-nav"></div>
<!-- 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">
<iframe src="javascript:void(0)" frameborder="0"
name="MSearchResults" id="MSearchResults">
</iframe>
</div>
<div id="nav-path" class="navpath">
<ul>
<li class="navelem"><a class="el" href="namespaceEule.html">Eule</a></li><li class="navelem"><a class="el" href="structEule_1_1Rect.html">Rect</a></li> </ul>
</div>
</div><!-- top -->
<div class="header">
<div class="summary">
<a href="#pub-attribs">Public Attributes</a> &#124;
<a href="structEule_1_1Rect-members.html">List of all members</a> </div>
<div class="headertitle">
<div class="title">Eule::Rect Struct Reference</div> </div>
</div><!--header-->
<div class="contents">
<p>Trivial data structure representing a rectangle.
<a href="structEule_1_1Rect.html#details">More...</a></p>
<p><code>#include &lt;<a class="el" href="Rect_8h_source.html">Rect.h</a>&gt;</code></p>
<div class="dynheader">
Collaboration diagram for Eule::Rect:</div>
<div class="dyncontent">
<div class="center"><img src="structEule_1_1Rect__coll__graph.png" border="0" usemap="#Eule_1_1Rect_coll__map" alt="Collaboration graph"/></div>
<map name="Eule_1_1Rect_coll__map" id="Eule_1_1Rect_coll__map">
<area shape="rect" title="Trivial data structure representing a rectangle." alt="" coords="53,171,139,197"/>
<area shape="rect" href="classEule_1_1Vector2.html" title=" " alt="" coords="5,36,187,63"/>
</map>
<center><span class="legend">[<a href="graph_legend.html">legend</a>]</span></center></div>
<table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-attribs"></a>
Public Attributes</h2></td></tr>
<tr class="memitem:a8013088ed66af106df10acd7ded49bc7"><td class="memItemLeft" align="right" valign="top"><a class="el" href="namespaceEule.html#ad2b14d99a3b97a954d09be46e86fa554">Vector2d</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structEule_1_1Rect.html#a8013088ed66af106df10acd7ded49bc7">pos</a></td></tr>
<tr class="separator:a8013088ed66af106df10acd7ded49bc7"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a330821ad2e2fbffe4575783619923f8d"><td class="memItemLeft" align="right" valign="top"><a class="el" href="namespaceEule.html#ad2b14d99a3b97a954d09be46e86fa554">Vector2d</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structEule_1_1Rect.html#a330821ad2e2fbffe4575783619923f8d">size</a></td></tr>
<tr class="separator:a330821ad2e2fbffe4575783619923f8d"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table>
<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
<div class="textblock"><p>Trivial data structure representing a rectangle. </p>
<p class="definition">Definition at line <a class="el" href="Rect_8h_source.html#l00008">8</a> of file <a class="el" href="Rect_8h_source.html">Rect.h</a>.</p>
</div><h2 class="groupheader">Member Data Documentation</h2>
<a id="a8013088ed66af106df10acd7ded49bc7"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a8013088ed66af106df10acd7ded49bc7">&#9670;&nbsp;</a></span>pos</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname"><a class="el" href="namespaceEule.html#ad2b14d99a3b97a954d09be46e86fa554">Vector2d</a> Eule::Rect::pos</td>
</tr>
</table>
</div><div class="memdoc">
<p class="definition">Definition at line <a class="el" href="Rect_8h_source.html#l00010">10</a> of file <a class="el" href="Rect_8h_source.html">Rect.h</a>.</p>
</div>
</div>
<a id="a330821ad2e2fbffe4575783619923f8d"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a330821ad2e2fbffe4575783619923f8d">&#9670;&nbsp;</a></span>size</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname"><a class="el" href="namespaceEule.html#ad2b14d99a3b97a954d09be46e86fa554">Vector2d</a> Eule::Rect::size</td>
</tr>
</table>
</div><div class="memdoc">
<p class="definition">Definition at line <a class="el" href="Rect_8h_source.html#l00011">11</a> of file <a class="el" href="Rect_8h_source.html">Rect.h</a>.</p>
</div>
</div>
<hr/>The documentation for this struct was generated from the following file:<ul>
<li>Eule/<a class="el" href="Rect_8h_source.html">Rect.h</a></li>
</ul>
</div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated on Mon Nov 15 2021 16:10:18 for Leonetienne/Eule by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.17
</small></address>
</body>
</html>