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

@@ -90,23 +90,23 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
</div><!--header-->
<div class="contents">
<p><a class="el" href="a00196.html">GLM_GTX_exterior_product</a>
<p><a class="el" href="a00182.html">GLM_GTX_exterior_product</a>
<a href="#details">More...</a></p>
<p><a href="a00028_source.html">Go to the source code of this file.</a></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:gaf3a62994e7f7cebc33e9ec802bd6564a"><td class="memTemplParams" colspan="2">template&lt;typename T , qualifier P&gt; </td></tr>
<tr class="memitem:gaf3a62994e7f7cebc33e9ec802bd6564a"><td class="memTemplItemLeft" align="right" valign="top">GLM_FUNC_DECL T&#160;</td><td class="memTemplItemRight" valign="bottom"><a class="el" href="a00196.html#gaf3a62994e7f7cebc33e9ec802bd6564a">cross</a> (vec&lt; 2, T, P &gt; const &amp;v, vec&lt; 2, T, P &gt; const &amp;u)</td></tr>
<tr class="memdesc:gaf3a62994e7f7cebc33e9ec802bd6564a"><td class="mdescLeft">&#160;</td><td class="mdescRight">Returns the cross product of x and y. <a href="a00196.html#gaf3a62994e7f7cebc33e9ec802bd6564a">More...</a><br /></td></tr>
<tr class="separator:gaf3a62994e7f7cebc33e9ec802bd6564a"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:gac36e72b934ea6a9dd313772d7e78fa93"><td class="memTemplParams" colspan="2">template&lt;typename T , qualifier Q&gt; </td></tr>
<tr class="memitem:gac36e72b934ea6a9dd313772d7e78fa93"><td class="memTemplItemLeft" align="right" valign="top">GLM_FUNC_DECL T&#160;</td><td class="memTemplItemRight" valign="bottom"><a class="el" href="a00182.html#gac36e72b934ea6a9dd313772d7e78fa93">cross</a> (vec&lt; 2, T, Q &gt; const &amp;v, vec&lt; 2, T, Q &gt; const &amp;u)</td></tr>
<tr class="memdesc:gac36e72b934ea6a9dd313772d7e78fa93"><td class="mdescLeft">&#160;</td><td class="mdescRight">Returns the cross product of x and y. <a href="a00182.html#gac36e72b934ea6a9dd313772d7e78fa93">More...</a><br /></td></tr>
<tr class="separator:gac36e72b934ea6a9dd313772d7e78fa93"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table>
<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
<div class="textblock"><p><a class="el" href="a00196.html">GLM_GTX_exterior_product</a> </p>
<dl class="section see"><dt>See also</dt><dd><a class="el" href="a00158.html" title="The core of GLM, which implements exactly and only the GLSL specification to the degree possible...">GLM Core</a> (dependence) </dd>
<div class="textblock"><p><a class="el" href="a00182.html">GLM_GTX_exterior_product</a> </p>
<dl class="section see"><dt>See also</dt><dd><a class="el" href="a00143.html" title="Features that implement in C++ the GLSL specification as closely as possible. ">Core features</a> (dependence) </dd>
<dd>
<a class="el" href="a00196.html" title="Allow to perform bit operations on integer values. ">GLM_GTX_exterior_product</a> (dependence) </dd></dl>
<a class="el" href="a00182.html" title="Include <glm/gtx/exterior_product.hpp> to use the features of this extension. ">GLM_GTX_exterior_product</a> (dependence) </dd></dl>
<p>Definition in file <a class="el" href="a00028_source.html">exterior_product.hpp</a>.</p>
</div></div><!-- contents -->