33< head >
44< meta http-equiv ="Content-Type " content ="text/xhtml;charset=UTF-8 "/>
55< meta http-equiv ="X-UA-Compatible " content ="IE=11 "/>
6- < meta name ="generator " content ="Doxygen 1.13.2 "/>
6+ < meta name ="generator " content ="Doxygen 1.15.0 "/>
77< meta name ="viewport " content ="width=device-width, initial-scale=1 "/>
88< title > Math: include/math/aabb.hpp File Reference</ title >
99< link href ="tabs.css " rel ="stylesheet " type ="text/css "/>
1414< link href ="navtree.css " rel ="stylesheet " type ="text/css "/>
1515< script type ="text/javascript " src ="navtreedata.js "> </ script >
1616< script type ="text/javascript " src ="navtree.js "> </ script >
17- < script type ="text/javascript " src ="resize.js "> </ script >
1817< script type ="text/javascript " src ="cookie.js "> </ script >
1918< link href ="doxygen.css " rel ="stylesheet " type ="text/css " />
20- < link href ="theme.css " rel ="stylesheet " type ="text/css "/>
2119</ head >
2220< body >
2321< div id ="side-nav " class ="ui-resizable side-nav-resizable "> <!-- do not remove this div, it is closed by doxygen! -->
2725 < tbody >
2826 < tr id ="projectrow ">
2927 < td id ="projectalign ">
30- < div id ="projectname "> Math< span id ="projectnumber ">  v0.1 .0</ span >
28+ < div id ="projectname "> Math< span id ="projectnumber ">  v0.2 .0</ span >
3129 </ div >
3230 </ td >
3331 </ tr >
3432 </ tbody >
3533</ table >
3634</ div >
3735<!-- end header part -->
38- <!-- Generated by Doxygen 1.13.2 -->
36+ <!-- Generated by Doxygen 1.15.0 -->
3937< script type ="text/javascript ">
40- /* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&dn=expat.txt MIT */
41- $ ( function ( ) { codefold . init ( 0 ) ; } ) ;
42- /* @license -end */
38+ $ ( function ( ) { codefold . init ( ) ; } ) ;
4339</ script >
4440</ div > <!-- top -->
4541 < div id ="nav-tree ">
5248 </ div >
5349</ div >
5450< script type ="text/javascript ">
55- /* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&dn=expat.txt MIT */
56- $ ( function ( ) { initNavTree ( 'aabb_8hpp.html' , '' ) ; initResizable ( true ) ; } ) ;
57- /* @license -end */
51+ $ ( function ( ) { initNavTree ( 'aabb_8hpp.html' , '' , '' ) ; } ) ;
5852</ script >
53+ < div id ="container ">
5954< div id ="doc-content ">
6055< div class ="header ">
61- < div class ="summary ">
62- < a href ="#nested-classes "> Classes</ a > |
63- < a href ="#func-members "> Functions</ a > </ div >
6456 < div class ="headertitle "> < div class ="title "> aabb.hpp File Reference</ div > </ div >
6557</ div > <!--header-->
6658< div class ="contents ">
6759
6860< p > Axis Aligned Bounding Box functions.
6961< a href ="#details "> More...</ a > </ p >
7062< div class ="textblock "> < code > #include "< a class ="el " href ="ray_8hpp.html "> math/ray.hpp</ a > "</ code > < br />
71- < code > #include "< a class ="el " href ="plane_8hpp .html "> math/plane .hpp</ a > "</ code > < br />
63+ < code > #include "< a class ="el " href ="frustum_8hpp .html "> math/frustum .hpp</ a > "</ code > < br />
7264</ div > < table class ="memberdecls ">
73- < tr class ="heading "> < td colspan ="2 "> < h2 class ="groupheader "> < a id ="nested-classes " name ="nested-classes "> </ a >
65+ < tr class ="heading "> < td colspan ="2 "> < h2 id =" header-nested-classes " class ="groupheader "> < a id ="nested-classes " name ="nested-classes "> </ a >
7466Classes</ h2 > </ td > </ tr >
75- < tr class ="memitem: "> < td class ="memItemLeft " align ="right " valign ="top "> struct  </ td > < td class ="memItemRight " valign ="bottom "> < a class ="el " href ="structmath_1_1Aabb.html "> Aabb</ a > </ td > </ tr >
76- < tr class ="memdesc: "> < td class ="mdescLeft ">  </ td > < td class ="mdescRight "> Axis Aligned Bounding Box structure. (AABB) < a href ="structmath_1_1Aabb.html#details "> More...</ a > < br /> </ td > </ tr >
77- < tr class ="separator: "> < td class ="memSeparator " colspan ="2 ">  </ td > </ tr >
67+ < tr class ="memitem:Aabb " id ="r_Aabb "> < td class ="memItemLeft " align ="right " valign ="top "> struct  </ td > < td class ="memItemRight " valign ="bottom "> < a class ="el " href ="structmath_1_1Aabb.html "> Aabb</ a > </ td > </ tr >
68+ < tr class ="memdesc: "> < td class ="mdescLeft ">  </ td > < td class ="mdescRight "> Axis Aligned Bounding Box structure. (AABB). < a href ="structmath_1_1Aabb.html#details "> More...</ a > < br /> </ td > </ tr >
7869</ table > < table class ="memberdecls ">
79- < tr class ="heading "> < td colspan ="2 "> < h2 class ="groupheader "> < a id ="func-members " name ="func-members "> </ a >
70+ < tr class ="heading "> < td colspan ="2 "> < h2 id =" header-func-members " class ="groupheader "> < a id ="func-members " name ="func-members "> </ a >
8071Functions</ h2 > </ td > </ tr >
8172< tr class ="memitem:aa39427c50872b0f8bf4c55b0c6ebfa87 " id ="r_aa39427c50872b0f8bf4c55b0c6ebfa87 "> < td class ="memItemLeft " align ="right " valign ="top "> bool </ td > < td class ="memItemRight " valign ="bottom "> < a class ="el " href ="#aa39427c50872b0f8bf4c55b0c6ebfa87 "> isAabbIntersected</ a > (< a class ="el " href ="structmath_1_1f32x4.html "> f32x4</ a > position, < a class ="el " href ="structmath_1_1f32x4.html "> f32x4</ a > < a class ="elRef " href ="https://en.cppreference.com/w/cpp/types/extent.html "> extent</ a > , const < a class ="el " href ="structmath_1_1Triangle.html "> Triangle</ a > &triangle) noexcept</ td > </ tr >
8273< tr class ="memdesc:aa39427c50872b0f8bf4c55b0c6ebfa87 "> < td class ="mdescLeft ">  </ td > < td class ="mdescRight "> Returns true if triangle intersects the AABB. < br /> </ td > </ tr >
83- < tr class ="separator:aa39427c50872b0f8bf4c55b0c6ebfa87 "> < td class ="memSeparator " colspan ="2 ">  </ td > </ tr >
8474</ table >
85- < a name ="details " id ="details "> </ a > < h2 class ="groupheader "> Detailed Description</ h2 >
75+ < a name ="details " id ="details "> </ a > < h2 id =" header-details " class ="groupheader "> Detailed Description</ h2 >
8676< div class ="textblock "> < p > Axis Aligned Bounding Box functions. </ p >
8777< p > Based on this: < a href ="https://gdbooks.gitbooks.io/3dcollisions/content/ "> https://gdbooks.gitbooks.io/3dcollisions/content/</ a > </ p >
88- </ div > < h2 class ="groupheader "> Function Documentation</ h2 >
78+ </ div > < a name =" doc-func-members " id =" doc-func-members " > </ a > < h2 id =" header-doc-func-members " class ="groupheader "> Function Documentation</ h2 >
8979< a id ="aa39427c50872b0f8bf4c55b0c6ebfa87 " name ="aa39427c50872b0f8bf4c55b0c6ebfa87 "> </ a >
9080< h2 class ="memtitle "> < span class ="permalink "> < a href ="#aa39427c50872b0f8bf4c55b0c6ebfa87 "> ◆ </ a > </ span > isAabbIntersected()</ h2 >
9181
@@ -119,7 +109,7 @@ <h2 class="memtitle"><span class="permalink"><a href="#aa39427c50872b0f8bf4c55b0
119109</ div > < div class ="memdoc ">
120110
121111< p > Returns true if triangle intersects the AABB. </ p >
122- < p > Usefull for a fast 3D model voxelization.</ p >
112+ < p > Useful for a fast 3D model voxelization.</ p >
123113< dl class ="params "> < dt > Parameters</ dt > < dd >
124114 < table class ="params ">
125115 < tr > < td class ="paramdir "> </ td > < td class ="paramname "> position</ td > < td > target AABB position in 3D space </ td > </ tr >
@@ -133,11 +123,19 @@ <h2 class="memtitle"><span class="permalink"><a href="#aa39427c50872b0f8bf4c55b0
133123</ div >
134124</ div > <!-- contents -->
135125</ div > <!-- doc-content -->
126+ < div id ="page-nav " class ="page-nav-panel ">
127+ < div id ="page-nav-resize-handle "> </ div >
128+ < div id ="page-nav-tree ">
129+ < div id ="page-nav-contents ">
130+ </ div > <!-- page-nav-contents -->
131+ </ div > <!-- page-nav-tree -->
132+ </ div > <!-- page-nav -->
133+ </ div > <!-- container -->
136134<!-- start footer part -->
137135< div id ="nav-path " class ="navpath "> <!-- id is needed for treeview function! -->
138136 < ul >
139- < li class ="navelem "> < a class =" el " href =" dir_d44c64559bbebec7f509842c48db8b23.html " > include</ a > </ li > < li class ="navelem "> < a class =" el " href =" dir_fba38f648377aa56ae5d69782adf9e53.html " > math</ a > </ li > < li class ="navelem "> < a class =" el " href ="aabb_8hpp.html "> aabb.hpp</ a > </ li >
140- < li class ="footer "> Generated on Mon Apr 28 2025 for Math by < a href ="https://www.doxygen.org/index.html "> < img class ="footer " src ="doxygen.svg " width ="104 " height ="31 " alt ="doxygen "/> </ a > 1.13.2 </ li >
137+ < li class ="navelem "> < b > include</ b > </ li > < li class ="navelem "> < b > math</ b > </ li > < li class ="navelem "> < a href ="aabb_8hpp.html "> aabb.hpp</ a > </ li >
138+ < li class ="footer "> Generated on < span class =" timestamp " > </ span > for Math by < a href ="https://www.doxygen.org/index.html "> < img class ="footer " src ="doxygen.svg " width ="104 " height ="31 " alt ="doxygen "/> </ a > 1.15.0 </ li >
141139 </ ul >
142140</ div >
143141</ body >
0 commit comments