oses</title>
<meta name='generator' content='cgit v1.2.3'/>
<meta name='robots' content='index, nofollow'/>
<link rel='stylesheet' type='text/css' href='/static/cgit.css'/>
<link rel='shortcut icon' href='//bananach.space/favicon.png'/>
<link rel='alternate' title='Atom feed' href='http://git.bananach.space/minetest.git/atom/src/irr_aabb3d.h?h=lifo-fixes' type='application/atom+xml'/>
</head>
<body>
<div id='cgit'><table id='header'>
<tr>
<td class='logo' rowspan='2'><a href='/'><img src='//bananach.space/bananach.png' alt='cgit logo'/></a></td>
<td class='main'><a href='/'>index</a> : <a href='/minetest.git/'>minetest.git</a></td><td class='form'><form method='get'>
<input type='hidden' name='id' value='d22baa88edcdba21881310d0f5b728074c4c8876'/><select name='h' onchange='this.form.submit();'>
<option value='gpcf'>gpcf</option>
<option value='lifo-fixes' selected='selected'>lifo-fixes</option>
<option value='release'>release</option>
</select> <input type='submit' value='switch'/></form></td></tr>
<tr><td class='sub'>modified minetest for gpcfs purposes</td><td class='sub right'>gpcf</td></tr></table>
<table class='tabs'><tr><td>
<a href='/minetest.git/about/?h=lifo-fixes'>about</a><a href='/minetest.git/?h=lifo-fixes'>summary</a><a href='/minetest.git/refs/?h=lifo-fixes&amp;id=d22baa88edcdba21881310d0f5b728074c4c8876'>refs</a><a href='/minetest.git/log/src/irr_aabb3d.h?h=lifo-fixes'>log</a><a class='active' href='/minetest.git/tree/src/irr_aabb3d.h?h=lifo-fixes&amp;id=d22baa88edcdba21881310d0f5b728074c4c8876'>tree</a><a href='/minetest.git/commit/src/irr_aabb3d.h?h=lifo-fixes&amp;id=d22baa88edcdba21881310d0f5b728074c4c8876'>commit</a><a href='/minetest.git/diff/src/irr_aabb3d.h?h=lifo-fixes&amp;id=d22baa88edcdba21881310d0f5b728074c4c8876'>diff</a></td><td class='form'><form class='right' method='get' action='/minetest.git/log/src/irr_aabb3d.h'>
<input type='hidden' name='h' value='lifo-fixes'/><input type='hidden' name='id' value='d22baa88edcdba21881310d0f5b728074c4c8876'/><select name='qt'>
<option value='grep'>log msg</option>
<option value='author'>author</option>
<option value='committer'>committer</option>
<option value='range'>range</option>
</select>
<input class='txt' type='search' size='10' name='q' value=''/>
<input type='submit' value='search'/>
</form>
</td></tr></table>
<div class='path'>path: <a href='/minetest.git/tree/?h=lifo-fixes&amp;id=d22baa88edcdba21881310d0f5b728074c4c8876'>root</a>/<a href='/minetest.git/tree/src?h=lifo-fixes&amp;id=d22baa88edcdba21881310d0f5b728074c4c8876'>src</a>/<a href='/minetest.git/tree/src/irr_aabb3d.h?h=lifo-fixes&amp;id=d22baa88edcdba21881310d0f5b728074c4c8876'>irr_aabb3d.h</a></div><div class='content'>blob: 7ac401837ef1564fd487d71413f3c1b8c534c966 (<a href='/minetest.git/plain/src/irr_aabb3d.h?h=lifo-fixes&amp;id=d22baa88edcdba21881310d0f5b728074c4c8876'>plain</a>)
<table summary='blob content' class='blob'>
<tr><td class='linenumbers'><pre><a id='n1' href='#n1'>1</a>
<a id='n2' href='#n2'>2</a>
<a id='n3' href='#n3'>3</a>
<a id='n4' href='#n4'>4</a>
<a id='n5' href='#n5'>5</a>
<a id='n6' href='#n6'>6</a>
<a id='n7' href='#n7'>7</a>
<a id='n8' href='#n8'>8</a>
<a id='n9' href='#n9'>9</a>
<a id='n10' href='#n10'>10</a>
<a id='n11' href='#n11'>11</a>
<a id='n12' href='#n12'>12</a>
<a id='n13' href='#n13'>13</a>
<a id='n14' href='#n14'>14</a>
<a id='n15' href='#n15'>15</a>
<a id='n16' href='#n16'>16</a>
<a id='n17' href='#n17'>17</a>
<a id='n18' href='#n18'>18</a>
<a id='n19' href='#n19'>19</a>
<a id='n20' href='#n20'>20</a>
<a id='n21' href='#n21'>21</a>
<a id='n22' href='#n22'>22</a>
<a id='n23' href='#n23'>23</a>
<a id='n24' href='#n24'>24</a>
<a id='n25' href='#n25'>25</a>
<a id='n26' href='#n26'>26</a>
<a id='n27' href='#n27'>27</a>
<a id='n28' href='#n28'>28</a>
<a id='n29' href='#n29'>29</a>
<a id='n30' href='#n30'>30</a>
</pre></td>
<td class='lines'><pre><code><span class="hl com">/*</span>
<span class="hl com">Minetest</span>
<span class="hl com">Copyright (C) 2010-2013 celeron55, Perttu Ahola &lt;celeron55&#64;gmail.com&gt;</span>
<span class="hl com"></span>
<span class="hl com">This program is free software; you can redistribute it and/or modify</span>
<span class="hl com">it under the terms of the GNU Lesser General Public License as published by</span>
<span class="hl com">the Free Software Foundation; either version 2.1 of the License, or</span>
<span class="hl com">(at your option) any later version.</span>
<span class="hl com"></span>
<span class="hl com">This program is distributed in the hope that it will be useful,</span>
<span class="hl com">but WITHOUT ANY WARRANTY; without even the implied warranty of</span>
<span class="hl com">MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the</span>
<span class="hl com">GNU Lesser General Public License for more details.</span>
<span class="hl com"></span>
<span class="hl com">You should have received a copy of the GNU Lesser General Public License along</span>
<span class="hl com">with this program; if not, write to the Free Software Foundation, Inc.,</span>
<span class="hl com">51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.</span>
<span class="hl com">*/</span>

<span class="hl ppc">#ifndef IRR_AABB3D_HEADER</span>
<span class="hl ppc">#define IRR_AABB3D_HEADER</span>

<span class="hl ppc">#include</span> <span class="hl pps">&quot;irrlichttypes.h&quot;</span><span class="hl ppc"></span>

<span class="hl ppc">#include &lt;aabbox3d.h&gt;</span>

<span class="hl kwc">typedef core</span><span class="hl opt">::</span>aabbox3d<span class="hl opt">&lt;</span>f32<span class="hl opt">&gt;</span> aabb3f<span class="hl opt">;</span>

<span class="hl ppc">#endif</span>

</code></pre></td></tr></table>
</div> <!-- class=content -->
<div class='footer'>generated by <a href='https://git.zx2c4.com/cgit/about/'>cgit v1.2.3</a> (<a href='https://git-scm.com/'>git 2.39.1</a>) at 2025-03-02 16:27:50 +0000</div>
</div> <!-- id=cgit -->
</body>
</html>