mirror of
https://github.com/HarbourMasters/SpaghettiKart
synced 2026-07-08 06:30:56 -04:00
177 lines
19 KiB
HTML
177 lines
19 KiB
HTML
<!-- HTML header for doxygen 1.10.0-->
|
|
<!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" lang="en-US">
|
|
<head>
|
|
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
|
|
<meta http-equiv="X-UA-Compatible" content="IE=11"/>
|
|
<meta name="generator" content="Doxygen 1.13.2"/>
|
|
<meta name="viewport" content="width=device-width, initial-scale=1"/>
|
|
<title>Mario Kart 64: src/engine/Matrix.h Source File</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>
|
|
<script type="text/javascript" src="clipboard.js"></script>
|
|
<link href="navtree.css" rel="stylesheet" type="text/css"/>
|
|
<script type="text/javascript" src="navtreedata.js"></script>
|
|
<script type="text/javascript" src="navtree.js"></script>
|
|
<script type="text/javascript" src="resize.js"></script>
|
|
<script type="text/javascript" src="cookie.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>
|
|
<link href="doxygen.css" rel="stylesheet" type="text/css" />
|
|
<link href="doxygen-awesome.css" rel="stylesheet" type="text/css"/>
|
|
<link href="doxygen-awesome-sidebar-only.css" rel="stylesheet" type="text/css"/>
|
|
<link href="doxygen-awesome-sidebar-only-darkmode-toggle.css" rel="stylesheet" type="text/css"/>
|
|
<link href="docs.css" rel="stylesheet" type="text/css"/>
|
|
<script type="text/javascript" src="doxygen-awesome-darkmode-toggle.js"></script>
|
|
<script type="text/javascript">
|
|
DoxygenAwesomeDarkModeToggle.init()
|
|
</script>
|
|
</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 id="projectrow">
|
|
<td id="projectalign">
|
|
<div id="projectname">Mario Kart 64
|
|
</div>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
<!-- end header part -->
|
|
<!-- Generated by Doxygen 1.13.2 -->
|
|
<script type="text/javascript">
|
|
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&dn=expat.txt MIT */
|
|
var searchBox = new SearchBox("searchBox", "search/",'.html');
|
|
/* @license-end */
|
|
</script>
|
|
<script type="text/javascript">
|
|
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&dn=expat.txt MIT */
|
|
$(function() { codefold.init(0); });
|
|
/* @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:d3d9a9a6595521f9666a5e94cc830dab83b65699&dn=expat.txt MIT */
|
|
$(function() {
|
|
initMenu('',true,false,'search.php','Search',true);
|
|
$(function() { init_search(); });
|
|
});
|
|
/* @license-end */
|
|
</script>
|
|
<div id="main-nav"></div>
|
|
</div><!-- top -->
|
|
<div id="side-nav" class="ui-resizable side-nav-resizable">
|
|
<div id="nav-tree">
|
|
<div id="nav-tree-contents">
|
|
<div id="nav-sync" class="sync"></div>
|
|
</div>
|
|
</div>
|
|
<div id="splitbar" style="-moz-user-select:none;"
|
|
class="ui-resizable-handle">
|
|
</div>
|
|
</div>
|
|
<script type="text/javascript">
|
|
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&dn=expat.txt MIT */
|
|
$(function(){initNavTree('Matrix_8h_source.html',''); initResizable(true); });
|
|
/* @license-end */
|
|
</script>
|
|
<div id="doc-content">
|
|
<!-- 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">
|
|
<div id="MSearchResults">
|
|
<div class="SRPage">
|
|
<div id="SRIndex">
|
|
<div id="SRResults"></div>
|
|
<div class="SRStatus" id="Loading">Loading...</div>
|
|
<div class="SRStatus" id="Searching">Searching...</div>
|
|
<div class="SRStatus" id="NoMatches">No Matches</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
|
|
<div class="header">
|
|
<div class="headertitle"><div class="title">Matrix.h</div></div>
|
|
</div><!--header-->
|
|
<div class="contents">
|
|
<a href="Matrix_8h.html">Go to the documentation of this file.</a><div class="fragment"><div class="line"><a id="l00001" name="l00001"></a><span class="lineno"> 1</span><span class="preprocessor">#ifndef _MATRIX_HEADER_</span></div>
|
|
<div class="line"><a id="l00002" name="l00002"></a><span class="lineno"> 2</span><span class="preprocessor">#define _MATRIX_HEADER_</span></div>
|
|
<div class="line"><a id="l00003" name="l00003"></a><span class="lineno"> 3</span> </div>
|
|
<div class="line"><a id="l00004" name="l00004"></a><span class="lineno"> 4</span><span class="preprocessor">#include <libultraship.h></span></div>
|
|
<div class="line"><a id="l00005" name="l00005"></a><span class="lineno"> 5</span> </div>
|
|
<div class="line"><a id="l00006" name="l00006"></a><span class="lineno"> 6</span><span class="preprocessor">#include "<a class="code" href="common__structs_8h.html">common_structs.h</a>"</span></div>
|
|
<div class="line"><a id="l00007" name="l00007"></a><span class="lineno"> 7</span><span class="preprocessor">#include "<a class="code" href="CoreMath_8h.html">CoreMath.h</a>"</span></div>
|
|
<div class="line"><a id="l00008" name="l00008"></a><span class="lineno"> 8</span> </div>
|
|
<div class="line"><a id="l00009" name="l00009"></a><span class="lineno"> 9</span><span class="preprocessor">#ifdef __cplusplus</span></div>
|
|
<div class="line"><a id="l00010" name="l00010"></a><span class="lineno"> 10</span><span class="keyword">extern</span> <span class="stringliteral">"C"</span> {</div>
|
|
<div class="line"><a id="l00011" name="l00011"></a><span class="lineno"> 11</span><span class="keywordtype">void</span> <a class="code hl_function" href="Matrix_8cpp.html#a63625de4c7f9e2e9cd5b04eed49acfcb">ApplyMatrixTransformations</a>(<a class="code hl_typedef" href="common__structs_8h.html#ab7160f77e736961cfa2aff581aeee005">Mat4</a> <a class="code hl_variable" href="render__objects_8c.html#aa6d460986556744dc5e412f987bbb803">mtx</a>, <a class="code hl_struct" href="structFVector.html">FVector</a> pos, <a class="code hl_struct" href="structIRotator.html">IRotator</a> rot, <a class="code hl_struct" href="structFVector.html">FVector</a> scale);</div>
|
|
<div class="line"><a id="l00012" name="l00012"></a><span class="lineno"> 12</span><span class="keywordtype">void</span> <a class="code hl_function" href="Matrix_8cpp.html#a74669a77172ddc140c5407e1925c6135">AddLocalRotation</a>(<a class="code hl_typedef" href="common__structs_8h.html#ab7160f77e736961cfa2aff581aeee005">Mat4</a> mat, <a class="code hl_struct" href="structIRotator.html">IRotator</a> rot);</div>
|
|
<div class="line"><a id="l00013" name="l00013"></a><span class="lineno"> 13</span><span class="preprocessor">#endif</span></div>
|
|
<div class="line"><a id="l00014" name="l00014"></a><span class="lineno"> 14</span><span class="keywordtype">void</span> <a class="code hl_function" href="Matrix_8h.html#a5ebb6ec3e4ef36c159c344784d791f60">ClearMatrixPools</a>(<span class="keywordtype">void</span>);</div>
|
|
<div class="line"><a id="l00015" name="l00015"></a><span class="lineno"> 15</span><span class="keywordtype">void</span> <a class="code hl_function" href="Matrix_8h.html#a329d78c031733cf22ff7518f5d38fd74">AddHudMatrix</a>(<a class="code hl_typedef" href="common__structs_8h.html#ab7160f77e736961cfa2aff581aeee005">Mat4</a> <a class="code hl_variable" href="render__objects_8c.html#aa6d460986556744dc5e412f987bbb803">mtx</a>, s32 flags);</div>
|
|
<div class="line"><a id="l00016" name="l00016"></a><span class="lineno"> 16</span><span class="keywordtype">void</span> <a class="code hl_function" href="Matrix_8h.html#a6416f9a60a7397e8b517b1483adb96e8">AddObjectMatrix</a>(<a class="code hl_typedef" href="common__structs_8h.html#ab7160f77e736961cfa2aff581aeee005">Mat4</a> <a class="code hl_variable" href="render__objects_8c.html#aa6d460986556744dc5e412f987bbb803">mtx</a>, s32 flags);</div>
|
|
<div class="line"><a id="l00017" name="l00017"></a><span class="lineno"> 17</span><span class="keywordtype">void</span> <a class="code hl_function" href="Matrix_8h.html#abcc586bf25e812a2fcaea1cd869a626b">AddEffectMatrix</a>(<a class="code hl_typedef" href="common__structs_8h.html#ab7160f77e736961cfa2aff581aeee005">Mat4</a> <a class="code hl_variable" href="render__objects_8c.html#aa6d460986556744dc5e412f987bbb803">mtx</a>, s32 flags);</div>
|
|
<div class="line"><a id="l00018" name="l00018"></a><span class="lineno"> 18</span><span class="keywordtype">void</span> <a class="code hl_function" href="Matrix_8h.html#a11c8471303ff583e65dfe68519c8c6cd">AddEffectMatrixOrtho</a>(<span class="keywordtype">void</span>);</div>
|
|
<div class="line"><a id="l00019" name="l00019"></a><span class="lineno"> 19</span><span class="keywordtype">void</span> <a class="code hl_function" href="Matrix_8h.html#aef9a3de4a9b98028dc26c8d29d893ae5">AddEffectMatrixFixed</a>(s32 flags);</div>
|
|
<div class="line"><a id="l00020" name="l00020"></a><span class="lineno"> 20</span><span class="keywordtype">void</span> <a class="code hl_function" href="Matrix_8cpp.html#a9818099a1ee20606a7d622e744846366">SetTextMatrix</a>(<a class="code hl_typedef" href="common__structs_8h.html#ab7160f77e736961cfa2aff581aeee005">Mat4</a> mf, f32 arg1, f32 arg2, f32 arg3, f32 arg4);</div>
|
|
<div class="line"><a id="l00021" name="l00021"></a><span class="lineno"> 21</span>Gfx* <a class="code hl_function" href="Matrix_8h.html#a6f64c44efb9bdfff802175a9739ce1f1">AddTextMatrix</a>(Gfx* displayListHead, <a class="code hl_typedef" href="common__structs_8h.html#ab7160f77e736961cfa2aff581aeee005">Mat4</a> <a class="code hl_variable" href="render__objects_8c.html#aa6d460986556744dc5e412f987bbb803">mtx</a>);</div>
|
|
<div class="line"><a id="l00022" name="l00022"></a><span class="lineno"> 22</span>Mtx* <a class="code hl_function" href="Matrix_8h.html#a2d9039ed2444ffea804021594f76419d">GetEffectMatrix</a>(<span class="keywordtype">void</span>);</div>
|
|
<div class="line"><a id="l00023" name="l00023"></a><span class="lineno"> 23</span><span class="keywordtype">void</span> <a class="code hl_function" href="Matrix_8h.html#ae6d68ea0309526b0c2a8a24892eb8d18">ClearHudMatrixPool</a>(<span class="keywordtype">void</span>);</div>
|
|
<div class="line"><a id="l00024" name="l00024"></a><span class="lineno"> 24</span><span class="keywordtype">void</span> <a class="code hl_function" href="Matrix_8h.html#aa2be67d7f81f16caecbc40113f5a2bd0">ClearEffectsMatrixPool</a>(<span class="keywordtype">void</span>);</div>
|
|
<div class="line"><a id="l00025" name="l00025"></a><span class="lineno"> 25</span><span class="keywordtype">void</span> <a class="code hl_function" href="Matrix_8h.html#af39326f348cc7842daad2b60055f9949">ClearObjectsMatrixPool</a>(<span class="keywordtype">void</span>);</div>
|
|
<div class="line"><a id="l00026" name="l00026"></a><span class="lineno"> 26</span><span class="keywordtype">void</span> <a class="code hl_function" href="Matrix_8h.html#a616e20265f504585fce084aa10529aaa">AddKartMatrix</a>(<a class="code hl_typedef" href="common__structs_8h.html#ab7160f77e736961cfa2aff581aeee005">Mat4</a> <a class="code hl_variable" href="render__objects_8c.html#aa6d460986556744dc5e412f987bbb803">mtx</a>, s32 flags);</div>
|
|
<div class="line"><a id="l00027" name="l00027"></a><span class="lineno"> 27</span><span class="keywordtype">void</span> <a class="code hl_function" href="Matrix_8h.html#a72d65c9c905fb3163df6a8755ae35b15">AddShadowMatrix</a>(<a class="code hl_typedef" href="common__structs_8h.html#ab7160f77e736961cfa2aff581aeee005">Mat4</a> <a class="code hl_variable" href="render__objects_8c.html#aa6d460986556744dc5e412f987bbb803">mtx</a>, s32 flags);</div>
|
|
<div class="line"><a id="l00028" name="l00028"></a><span class="lineno"> 28</span> </div>
|
|
<div class="line"><a id="l00029" name="l00029"></a><span class="lineno"> 29</span><span class="preprocessor">#ifdef __cplusplus</span></div>
|
|
<div class="line"><a id="l00030" name="l00030"></a><span class="lineno"> 30</span>}</div>
|
|
<div class="line"><a id="l00031" name="l00031"></a><span class="lineno"> 31</span><span class="preprocessor">#endif</span></div>
|
|
<div class="line"><a id="l00032" name="l00032"></a><span class="lineno"> 32</span> </div>
|
|
<div class="line"><a id="l00033" name="l00033"></a><span class="lineno"> 33</span><span class="preprocessor">#endif </span><span class="comment">// _MATRIX_HEADER_</span></div>
|
|
<div class="ttc" id="aCoreMath_8h_html"><div class="ttname"><a href="CoreMath_8h.html">CoreMath.h</a></div></div>
|
|
<div class="ttc" id="aMatrix_8cpp_html_a63625de4c7f9e2e9cd5b04eed49acfcb"><div class="ttname"><a href="Matrix_8cpp.html#a63625de4c7f9e2e9cd5b04eed49acfcb">ApplyMatrixTransformations</a></div><div class="ttdeci">void ApplyMatrixTransformations(Mat4 mtx, FVector pos, IRotator rot, FVector scale)</div><div class="ttdef"><b>Definition</b> Matrix.cpp:73</div></div>
|
|
<div class="ttc" id="aMatrix_8cpp_html_a74669a77172ddc140c5407e1925c6135"><div class="ttname"><a href="Matrix_8cpp.html#a74669a77172ddc140c5407e1925c6135">AddLocalRotation</a></div><div class="ttdeci">void AddLocalRotation(Mat4 mat, IRotator rot)</div><div class="ttdef"><b>Definition</b> Matrix.cpp:121</div></div>
|
|
<div class="ttc" id="aMatrix_8cpp_html_a9818099a1ee20606a7d622e744846366"><div class="ttname"><a href="Matrix_8cpp.html#a9818099a1ee20606a7d622e744846366">SetTextMatrix</a></div><div class="ttdeci">void SetTextMatrix(Mat4 mf, f32 x, f32 y, f32 arg3, f32 arg4)</div><div class="ttdef"><b>Definition</b> Matrix.cpp:38</div></div>
|
|
<div class="ttc" id="aMatrix_8h_html_a11c8471303ff583e65dfe68519c8c6cd"><div class="ttname"><a href="Matrix_8h.html#a11c8471303ff583e65dfe68519c8c6cd">AddEffectMatrixOrtho</a></div><div class="ttdeci">void AddEffectMatrixOrtho(void)</div><div class="ttdef"><b>Definition</b> Matrix.cpp:179</div></div>
|
|
<div class="ttc" id="aMatrix_8h_html_a2d9039ed2444ffea804021594f76419d"><div class="ttname"><a href="Matrix_8h.html#a2d9039ed2444ffea804021594f76419d">GetEffectMatrix</a></div><div class="ttdeci">Mtx * GetEffectMatrix(void)</div><div class="ttdef"><b>Definition</b> Matrix.cpp:188</div></div>
|
|
<div class="ttc" id="aMatrix_8h_html_a329d78c031733cf22ff7518f5d38fd74"><div class="ttname"><a href="Matrix_8h.html#a329d78c031733cf22ff7518f5d38fd74">AddHudMatrix</a></div><div class="ttdeci">void AddHudMatrix(Mat4 mtx, s32 flags)</div><div class="ttdef"><b>Definition</b> Matrix.cpp:147</div></div>
|
|
<div class="ttc" id="aMatrix_8h_html_a5ebb6ec3e4ef36c159c344784d791f60"><div class="ttname"><a href="Matrix_8h.html#a5ebb6ec3e4ef36c159c344784d791f60">ClearMatrixPools</a></div><div class="ttdeci">void ClearMatrixPools(void)</div><div class="ttdef"><b>Definition</b> Matrix.cpp:197</div></div>
|
|
<div class="ttc" id="aMatrix_8h_html_a616e20265f504585fce084aa10529aaa"><div class="ttname"><a href="Matrix_8h.html#a616e20265f504585fce084aa10529aaa">AddKartMatrix</a></div><div class="ttdeci">void AddKartMatrix(Mat4 mtx, s32 flags)</div><div class="ttdef"><b>Definition</b> Matrix.cpp:167</div></div>
|
|
<div class="ttc" id="aMatrix_8h_html_a6416f9a60a7397e8b517b1483adb96e8"><div class="ttname"><a href="Matrix_8h.html#a6416f9a60a7397e8b517b1483adb96e8">AddObjectMatrix</a></div><div class="ttdeci">void AddObjectMatrix(Mat4 mtx, s32 flags)</div><div class="ttdef"><b>Definition</b> Matrix.cpp:159</div></div>
|
|
<div class="ttc" id="aMatrix_8h_html_a6f64c44efb9bdfff802175a9739ce1f1"><div class="ttname"><a href="Matrix_8h.html#a6f64c44efb9bdfff802175a9739ce1f1">AddTextMatrix</a></div><div class="ttdeci">Gfx * AddTextMatrix(Gfx *displayListHead, Mat4 mtx)</div><div class="ttdef"><b>Definition</b> Matrix.cpp:59</div></div>
|
|
<div class="ttc" id="aMatrix_8h_html_a72d65c9c905fb3163df6a8755ae35b15"><div class="ttname"><a href="Matrix_8h.html#a72d65c9c905fb3163df6a8755ae35b15">AddShadowMatrix</a></div><div class="ttdeci">void AddShadowMatrix(Mat4 mtx, s32 flags)</div><div class="ttdef"><b>Definition</b> Matrix.cpp:163</div></div>
|
|
<div class="ttc" id="aMatrix_8h_html_aa2be67d7f81f16caecbc40113f5a2bd0"><div class="ttname"><a href="Matrix_8h.html#aa2be67d7f81f16caecbc40113f5a2bd0">ClearEffectsMatrixPool</a></div><div class="ttdeci">void ClearEffectsMatrixPool(void)</div><div class="ttdef"><b>Definition</b> Matrix.cpp:208</div></div>
|
|
<div class="ttc" id="aMatrix_8h_html_abcc586bf25e812a2fcaea1cd869a626b"><div class="ttname"><a href="Matrix_8h.html#abcc586bf25e812a2fcaea1cd869a626b">AddEffectMatrix</a></div><div class="ttdeci">void AddEffectMatrix(Mat4 mtx, s32 flags)</div><div class="ttdef"><b>Definition</b> Matrix.cpp:171</div></div>
|
|
<div class="ttc" id="aMatrix_8h_html_ae6d68ea0309526b0c2a8a24892eb8d18"><div class="ttname"><a href="Matrix_8h.html#ae6d68ea0309526b0c2a8a24892eb8d18">ClearHudMatrixPool</a></div><div class="ttdeci">void ClearHudMatrixPool(void)</div><div class="ttdef"><b>Definition</b> Matrix.cpp:205</div></div>
|
|
<div class="ttc" id="aMatrix_8h_html_aef9a3de4a9b98028dc26c8d29d893ae5"><div class="ttname"><a href="Matrix_8h.html#aef9a3de4a9b98028dc26c8d29d893ae5">AddEffectMatrixFixed</a></div><div class="ttdeci">void AddEffectMatrixFixed(s32 flags)</div><div class="ttdef"><b>Definition</b> Matrix.cpp:175</div></div>
|
|
<div class="ttc" id="aMatrix_8h_html_af39326f348cc7842daad2b60055f9949"><div class="ttname"><a href="Matrix_8h.html#af39326f348cc7842daad2b60055f9949">ClearObjectsMatrixPool</a></div><div class="ttdeci">void ClearObjectsMatrixPool(void)</div><div class="ttdef"><b>Definition</b> Matrix.cpp:212</div></div>
|
|
<div class="ttc" id="acommon__structs_8h_html"><div class="ttname"><a href="common__structs_8h.html">common_structs.h</a></div></div>
|
|
<div class="ttc" id="acommon__structs_8h_html_ab7160f77e736961cfa2aff581aeee005"><div class="ttname"><a href="common__structs_8h.html#ab7160f77e736961cfa2aff581aeee005">Mat4</a></div><div class="ttdeci">f32 Mat4[4][4]</div><div class="ttdef"><b>Definition</b> common_structs.h:20</div></div>
|
|
<div class="ttc" id="arender__objects_8c_html_aa6d460986556744dc5e412f987bbb803"><div class="ttname"><a href="render__objects_8c.html#aa6d460986556744dc5e412f987bbb803">mtx</a></div><div class="ttdeci">Mat4 mtx</div><div class="ttdef"><b>Definition</b> render_objects.c:4129</div></div>
|
|
<div class="ttc" id="astructFVector_html"><div class="ttname"><a href="structFVector.html">FVector</a></div><div class="ttdef"><b>Definition</b> CoreMath.h:18</div></div>
|
|
<div class="ttc" id="astructIRotator_html"><div class="ttname"><a href="structIRotator.html">IRotator</a></div><div class="ttdef"><b>Definition</b> CoreMath.h:123</div></div>
|
|
</div><!-- fragment --></div><!-- contents -->
|
|
</div><!-- doc-content -->
|
|
<!-- start footer part -->
|
|
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
|
|
<ul>
|
|
<li class="navelem"><a class="el" href="dir_68267d1309a1af8e8297ef4c3efbcdba.html">src</a></li><li class="navelem"><a class="el" href="dir_2052808828190f934b76e979ee65af8a.html">engine</a></li><li class="navelem"><a class="el" href="Matrix_8h.html">Matrix.h</a></li>
|
|
<li class="footer">Generated 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>
|
|
</ul>
|
|
</div>
|
|
</body>
|
|
</html>
|