2021-11-15 11:35:45 +01:00
|
|
|
<!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: Class Members</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&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&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>
|
|
|
|
</div><!-- top -->
|
|
|
|
<!-- 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 class="contents">
|
|
|
|
<div class="textblock">Here is a list of all class members with links to the classes they belong to:</div>
|
|
|
|
|
|
|
|
<h3><a id="index_m"></a>- m -</h3><ul>
|
|
|
|
<li>m
|
|
|
|
: <a class="el" href="classEule_1_1Matrix4x4.html#a337d6bb2a36f36cd4620cdd35555893d">Eule::Matrix4x4</a>
|
|
|
|
</li>
|
|
|
|
<li>Magnitude()
|
|
|
|
: <a class="el" href="classEule_1_1Vector2.html#a85551e0734a2f3143c4ecdbaf4a3ea46">Eule::Vector2< T ></a>
|
|
|
|
, <a class="el" href="classEule_1_1Vector3.html#a96e6e436600d1420250ef2868854988d">Eule::Vector3< T ></a>
|
|
|
|
, <a class="el" href="classEule_1_1Vector4.html#a35c6fccb7a02095b595575903b590dd2">Eule::Vector4< T ></a>
|
|
|
|
</li>
|
|
|
|
<li>Matrix4x4()
|
2021-11-15 16:10:26 +01:00
|
|
|
: <a class="el" href="classEule_1_1Matrix4x4.html#a714a467ba7f85f88ebe3897b5e3580be">Eule::Matrix4x4</a>
|
2021-11-15 11:35:45 +01:00
|
|
|
</li>
|
|
|
|
<li>Max()
|
|
|
|
: <a class="el" href="classEule_1_1Math.html#a991c620839f5fa9fcfe7e503b8ab0008">Eule::Math</a>
|
|
|
|
</li>
|
|
|
|
<li>Min()
|
|
|
|
: <a class="el" href="classEule_1_1Math.html#aa4d3c52cb09984ec567a9961ff7e3f02">Eule::Math</a>
|
|
|
|
</li>
|
2021-11-15 16:10:26 +01:00
|
|
|
<li>Mod()
|
|
|
|
: <a class="el" href="classEule_1_1Math.html#a9d17091e986de45e9bbee484e2d56430">Eule::Math</a>
|
|
|
|
</li>
|
2021-11-15 11:35:45 +01:00
|
|
|
<li>Multiply4x4()
|
|
|
|
: <a class="el" href="classEule_1_1Matrix4x4.html#ae364e54822b558526dd3404953d48090">Eule::Matrix4x4</a>
|
|
|
|
</li>
|
|
|
|
</ul>
|
|
|
|
</div><!-- contents -->
|
|
|
|
<!-- start footer part -->
|
|
|
|
<hr class="footer"/><address class="footer"><small>
|
2021-11-15 16:10:26 +01:00
|
|
|
Generated on Mon Nov 15 2021 16:10:19 for Leonetienne/Eule by  <a href="http://www.doxygen.org/index.html">
|
2021-11-15 11:35:45 +01:00
|
|
|
<img class="footer" src="doxygen.png" alt="doxygen"/>
|
|
|
|
</a> 1.8.17
|
|
|
|
</small></address>
|
|
|
|
</body>
|
|
|
|
</html>
|