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: Eule/Math.cpp File 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&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 >
<!-- 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 = "dir_29a3c7679fa29c698d8a016dea7d0b26.html" > Eule</ a ></ li > </ ul >
</ div >
</ div > <!-- top -->
< div class = "header" >
< div class = "summary" >
< a href = "#define-members" > Macros</ a > </ div >
< div class = "headertitle" >
< div class = "title" > Math.cpp File Reference</ div > </ div >
</ div > <!--header-->
< div class = "contents" >
< div class = "textblock" >< code > #include " < a class = "el" href = "Math_8h_source.html" > Math.h</ a > " </ code >< br />
< code > #include " < a class = "el" href = "Constants_8h_source.html" > Constants.h</ a > " </ code >< br />
< code > #include < array> </ code >< br />
</ div >< div class = "textblock" >< div class = "dynheader" >
Include dependency graph for Math.cpp:</ div >
< div class = "dyncontent" >
< div class = "center" >< img src = "Math_8cpp__incl.png" border = "0" usemap = "#Eule_2Math_8cpp" alt = "" /></ div >
< map name = "Eule_2Math_8cpp" id = "Eule_2Math_8cpp" >
< area shape = "rect" title = " " alt = "" coords = "91,5,205,32" />
< area shape = "rect" href = "Math_8h.html" title = " " alt = "" coords = "8,80,75,107" />
< area shape = "rect" href = "Constants_8h.html" title = " " alt = "" coords = "99,80,197,107" />
< area shape = "rect" title = " " alt = "" coords = "221,80,277,107" />
< area shape = "rect" title = " " alt = "" coords = "5,155,77,181" />
</ map >
</ div >
</ div >
< p >< a href = "Math_8cpp_source.html" > Go to the source code of this file.</ a ></ p >
< table class = "memberdecls" >
< tr class = "heading" >< td colspan = "2" >< h2 class = "groupheader" >< a name = "define-members" ></ a >
Macros</ h2 ></ td ></ tr >
< tr class = "memitem:ac0cae806d3e9a3772f7388dd53cfc370" >< td class = "memItemLeft" align = "right" valign = "top" > #define  </ td >< td class = "memItemRight" valign = "bottom" >< a class = "el" href = "Math_8cpp.html#ac0cae806d3e9a3772f7388dd53cfc370" > MAKE_SURE_RNG_IS_INITIALIZED</ a >     if (!isRngInitialized) InitRng();</ td ></ tr >
< tr class = "separator:ac0cae806d3e9a3772f7388dd53cfc370" >< td class = "memSeparator" colspan = "2" >   </ td ></ tr >
</ table >
< h2 class = "groupheader" > Macro Definition Documentation</ h2 >
< a id = "ac0cae806d3e9a3772f7388dd53cfc370" ></ a >
< h2 class = "memtitle" >< span class = "permalink" >< a href = "#ac0cae806d3e9a3772f7388dd53cfc370" > ◆ </ a ></ span > MAKE_SURE_RNG_IS_INITIALIZED</ h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > #define MAKE_SURE_RNG_IS_INITIALIZED    if (!isRngInitialized) InitRng();</ td >
</ tr >
</ table >
</ div >< div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "Math_8cpp_source.html#l00008" > 8</ a > of file < a class = "el" href = "Math_8cpp_source.html" > Math.cpp</ a > .</ p >
</ div >
</ div >
</ div > <!-- contents -->
<!-- start footer part -->
< hr class = "footer" />< address class = "footer" >< small >
2021-11-15 11:46:15 +01:00
Generated on Mon Nov 15 2021 11:45:52 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 >