Updated API doc

This commit is contained in:
Christophe Riccio
2017-08-17 19:53:21 +02:00
parent e9f210c85f
commit 8a8a6c2b76
474 changed files with 68476 additions and 69444 deletions

View File

@@ -4,7 +4,7 @@
<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.10"/>
<title>0.9.9 API documenation: GLM_GTX_hash</title>
<title>0.9.9 API documenation: GLM_GTX_mixed_producte</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>
@@ -74,15 +74,27 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
</div>
<div class="header">
<div class="summary">
<a href="#func-members">Functions</a> </div>
<div class="headertitle">
<div class="title">GLM_GTX_hash<div class="ingroups"><a class="el" href="a00157.html">GTX Extensions (Experimental)</a></div></div> </div>
<div class="title">GLM_GTX_mixed_producte<div class="ingroups"><a class="el" href="a00148.html">Experimental extensions</a></div></div> </div>
</div><!--header-->
<div class="contents">
<p>Add std::hash support for glm types.
<p>Include &lt;<a class="el" href="a00068.html" title="GLM_GTX_mixed_producte ">glm/gtx/mixed_product.hpp</a>&gt; to use the features of this extension.
<a href="#details">More...</a></p>
<p>Add std::hash support for glm types. </p>
<p>&lt;<a class="el" href="a00046.html" title="GLM_GTX_hash ">glm/gtx/hash.hpp</a>&gt; need to be included to use these functionalities. </p>
<table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="func-members"></a>
Functions</h2></td></tr>
<tr class="memitem:gab3c6048fbb67f7243b088a4fee48d020"><td class="memTemplParams" colspan="2"><a class="anchor" id="gab3c6048fbb67f7243b088a4fee48d020"></a>
template&lt;typename T , qualifier Q&gt; </td></tr>
<tr class="memitem:gab3c6048fbb67f7243b088a4fee48d020"><td class="memTemplItemLeft" align="right" valign="top">GLM_FUNC_DECL T&#160;</td><td class="memTemplItemRight" valign="bottom"><a class="el" href="a00202.html#gab3c6048fbb67f7243b088a4fee48d020">mixedProduct</a> (vec&lt; 3, T, Q &gt; const &amp;v1, vec&lt; 3, T, Q &gt; const &amp;v2, vec&lt; 3, T, Q &gt; const &amp;v3)</td></tr>
<tr class="memdesc:gab3c6048fbb67f7243b088a4fee48d020"><td class="mdescLeft">&#160;</td><td class="mdescRight">Mixed product of 3 vectors (from GLM_GTX_mixed_product extension) <br /></td></tr>
<tr class="separator:gab3c6048fbb67f7243b088a4fee48d020"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table>
<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
<p>Include &lt;<a class="el" href="a00068.html" title="GLM_GTX_mixed_producte ">glm/gtx/mixed_product.hpp</a>&gt; to use the features of this extension. </p>
<p>Mixed product of 3 vectors. </p>
</div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>