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/Constants.h 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" >
2021-11-15 11:46:15 +01:00
< a href = "#var-members" > Variables</ a > </ div >
2021-11-15 11:35:45 +01:00
< div class = "headertitle" >
< div class = "title" > Constants.h File Reference</ div > </ div >
</ div > <!--header-->
< div class = "contents" >
< div class = "textblock" >< div class = "dynheader" >
This graph shows which files directly or indirectly include this file:</ div >
< div class = "dyncontent" >
< div class = "center" >< img src = "Constants_8h__dep__incl.png" border = "0" usemap = "#Eule_2Constants_8hdep" alt = "" /></ div >
< map name = "Eule_2Constants_8hdep" id = "Eule_2Constants_8hdep" >
< area shape = "rect" title = " " alt = "" coords = "76,5,207,32" />
< area shape = "rect" href = "Math_8cpp.html" title = " " alt = "" coords = "5,80,120,107" />
< area shape = "rect" href = "Quaternion_8cpp.html" title = " " alt = "" coords = "145,80,298,107" />
</ map >
</ div >
</ div >
< p >< a href = "Constants_8h_source.html" > Go to the source code of this file.</ a ></ p >
< table class = "memberdecls" >
2021-11-15 11:46:15 +01:00
< tr class = "heading" >< td colspan = "2" >< h2 class = "groupheader" >< a name = "var-members" ></ a >
Variables</ h2 ></ td ></ tr >
< tr class = "memitem:a299aabc5fc8285cbf99025330a3d0d0d" >< td class = "memItemLeft" align = "right" valign = "top" > static constexpr double  </ td >< td class = "memItemRight" valign = "bottom" >< a class = "el" href = "Constants_8h.html#a299aabc5fc8285cbf99025330a3d0d0d" > PI</ a > = 3.14159265358979323846264338327950288419716939937510</ td ></ tr >
< tr class = "memdesc:a299aabc5fc8285cbf99025330a3d0d0d" >< td class = "mdescLeft" >   </ td >< td class = "mdescRight" > Pi up to 50 decimal places. < a href = "Constants_8h.html#a299aabc5fc8285cbf99025330a3d0d0d" > More...</ a >< br /></ td ></ tr >
< tr class = "separator:a299aabc5fc8285cbf99025330a3d0d0d" >< td class = "memSeparator" colspan = "2" >   </ td ></ tr >
< tr class = "memitem:ad0661cafa18be7ccadefb27b6b809264" >< td class = "memItemLeft" align = "right" valign = "top" > static constexpr double  </ td >< td class = "memItemRight" valign = "bottom" >< a class = "el" href = "Constants_8h.html#ad0661cafa18be7ccadefb27b6b809264" > HALF_PI</ a > = 1.57079632679489661923132169163975144209858469968755</ td ></ tr >
< tr class = "memdesc:ad0661cafa18be7ccadefb27b6b809264" >< td class = "mdescLeft" >   </ td >< td class = "mdescRight" > Pi divided by two. < a href = "Constants_8h.html#ad0661cafa18be7ccadefb27b6b809264" > More...</ a >< br /></ td ></ tr >
< tr class = "separator:ad0661cafa18be7ccadefb27b6b809264" >< td class = "memSeparator" colspan = "2" >   </ td ></ tr >
< tr class = "memitem:a0688d82670a3ba9d40853859003c64df" >< td class = "memItemLeft" align = "right" valign = "top" > static constexpr double  </ td >< td class = "memItemRight" valign = "bottom" >< a class = "el" href = "Constants_8h.html#a0688d82670a3ba9d40853859003c64df" > Deg2Rad</ a > = 0.0174532925199432957692369076848861271344287188854172222222222222</ td ></ tr >
< tr class = "memdesc:a0688d82670a3ba9d40853859003c64df" >< td class = "mdescLeft" >   </ td >< td class = "mdescRight" > Factor to convert degrees to radians. < a href = "Constants_8h.html#a0688d82670a3ba9d40853859003c64df" > More...</ a >< br /></ td ></ tr >
< tr class = "separator:a0688d82670a3ba9d40853859003c64df" >< td class = "memSeparator" colspan = "2" >   </ td ></ tr >
< tr class = "memitem:afa51234d581318384aacb84a195c3a2b" >< td class = "memItemLeft" align = "right" valign = "top" > static constexpr double  </ td >< td class = "memItemRight" valign = "bottom" >< a class = "el" href = "Constants_8h.html#afa51234d581318384aacb84a195c3a2b" > Rad2Deg</ a > = 57.295779513082320876798154814105170332405472466564427711013084788</ td ></ tr >
< tr class = "memdesc:afa51234d581318384aacb84a195c3a2b" >< td class = "mdescLeft" >   </ td >< td class = "mdescRight" > Factor to convert radians to degrees. < a href = "Constants_8h.html#afa51234d581318384aacb84a195c3a2b" > More...</ a >< br /></ td ></ tr >
< tr class = "separator:afa51234d581318384aacb84a195c3a2b" >< td class = "memSeparator" colspan = "2" >   </ td ></ tr >
2021-11-15 11:35:45 +01:00
</ table >
2021-11-15 11:46:15 +01:00
< h2 class = "groupheader" > Variable Documentation</ h2 >
< a id = "a0688d82670a3ba9d40853859003c64df" ></ a >
< h2 class = "memtitle" >< span class = "permalink" >< a href = "#a0688d82670a3ba9d40853859003c64df" > ◆ </ a ></ span > Deg2Rad</ h2 >
2021-11-15 11:35:45 +01:00
< div class = "memitem" >
< div class = "memproto" >
2021-11-15 11:46:15 +01:00
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
2021-11-15 11:35:45 +01:00
< table class = "memname" >
< tr >
2021-11-15 11:46:15 +01:00
< td class = "memname" > constexpr double Deg2Rad = 0.0174532925199432957692369076848861271344287188854172222222222222</ td >
2021-11-15 11:35:45 +01:00
</ tr >
</ table >
2021-11-15 11:46:15 +01:00
</ td >
< td class = "mlabels-right" >
< span class = "mlabels" >< span class = "mlabel" > static</ span >< span class = "mlabel" > constexpr</ span ></ span > </ td >
</ tr >
</ table >
2021-11-15 11:35:45 +01:00
</ div >< div class = "memdoc" >
< p > Factor to convert degrees to radians. </ p >
< p class = "definition" > Definition at line < a class = "el" href = "Constants_8h_source.html#l00012" > 12</ a > of file < a class = "el" href = "Constants_8h_source.html" > Constants.h</ a > .</ p >
</ div >
</ div >
2021-11-15 11:46:15 +01:00
< a id = "ad0661cafa18be7ccadefb27b6b809264" ></ a >
< h2 class = "memtitle" >< span class = "permalink" >< a href = "#ad0661cafa18be7ccadefb27b6b809264" > ◆ </ a ></ span > HALF_PI</ h2 >
2021-11-15 11:35:45 +01:00
< div class = "memitem" >
< div class = "memproto" >
2021-11-15 11:46:15 +01:00
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
2021-11-15 11:35:45 +01:00
< table class = "memname" >
< tr >
2021-11-15 11:46:15 +01:00
< td class = "memname" > constexpr double HALF_PI = 1.57079632679489661923132169163975144209858469968755</ td >
2021-11-15 11:35:45 +01:00
</ tr >
</ table >
2021-11-15 11:46:15 +01:00
</ td >
< td class = "mlabels-right" >
< span class = "mlabels" >< span class = "mlabel" > static</ span >< span class = "mlabel" > constexpr</ span ></ span > </ td >
</ tr >
</ table >
2021-11-15 11:35:45 +01:00
</ div >< div class = "memdoc" >
< p > Pi divided by two. </ p >
< p class = "definition" > Definition at line < a class = "el" href = "Constants_8h_source.html#l00009" > 9</ a > of file < a class = "el" href = "Constants_8h_source.html" > Constants.h</ a > .</ p >
</ div >
</ div >
2021-11-15 11:46:15 +01:00
< a id = "a299aabc5fc8285cbf99025330a3d0d0d" ></ a >
< h2 class = "memtitle" >< span class = "permalink" >< a href = "#a299aabc5fc8285cbf99025330a3d0d0d" > ◆ </ a ></ span > PI</ h2 >
2021-11-15 11:35:45 +01:00
< div class = "memitem" >
< div class = "memproto" >
2021-11-15 11:46:15 +01:00
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
2021-11-15 11:35:45 +01:00
< table class = "memname" >
< tr >
2021-11-15 11:46:15 +01:00
< td class = "memname" > constexpr double PI = 3.14159265358979323846264338327950288419716939937510</ td >
2021-11-15 11:35:45 +01:00
</ tr >
</ table >
2021-11-15 11:46:15 +01:00
</ td >
< td class = "mlabels-right" >
< span class = "mlabels" >< span class = "mlabel" > static</ span >< span class = "mlabel" > constexpr</ span ></ span > </ td >
</ tr >
</ table >
2021-11-15 11:35:45 +01:00
</ div >< div class = "memdoc" >
< p > Pi up to 50 decimal places. </ p >
< p class = "definition" > Definition at line < a class = "el" href = "Constants_8h_source.html#l00006" > 6</ a > of file < a class = "el" href = "Constants_8h_source.html" > Constants.h</ a > .</ p >
</ div >
</ div >
2021-11-15 11:46:15 +01:00
< a id = "afa51234d581318384aacb84a195c3a2b" ></ a >
< h2 class = "memtitle" >< span class = "permalink" >< a href = "#afa51234d581318384aacb84a195c3a2b" > ◆ </ a ></ span > Rad2Deg</ h2 >
2021-11-15 11:35:45 +01:00
< div class = "memitem" >
< div class = "memproto" >
2021-11-15 11:46:15 +01:00
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
2021-11-15 11:35:45 +01:00
< table class = "memname" >
< tr >
2021-11-15 11:46:15 +01:00
< td class = "memname" > constexpr double Rad2Deg = 57.295779513082320876798154814105170332405472466564427711013084788</ td >
2021-11-15 11:35:45 +01:00
</ tr >
</ table >
2021-11-15 11:46:15 +01:00
</ td >
< td class = "mlabels-right" >
< span class = "mlabels" >< span class = "mlabel" > static</ span >< span class = "mlabel" > constexpr</ span ></ span > </ td >
</ tr >
</ table >
2021-11-15 11:35:45 +01:00
</ div >< div class = "memdoc" >
< p > Factor to convert radians to degrees. </ p >
< p class = "definition" > Definition at line < a class = "el" href = "Constants_8h_source.html#l00015" > 15</ a > of file < a class = "el" href = "Constants_8h_source.html" > Constants.h</ 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 >