Updated API doc
This commit is contained in:
@@ -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<typename T , qualifier P> </td></tr>
|
||||
<tr class="memitem:gaf3a62994e7f7cebc33e9ec802bd6564a"><td class="memTemplItemLeft" align="right" valign="top">GLM_FUNC_DECL T </td><td class="memTemplItemRight" valign="bottom"><a class="el" href="a00196.html#gaf3a62994e7f7cebc33e9ec802bd6564a">cross</a> (vec< 2, T, P > const &v, vec< 2, T, P > const &u)</td></tr>
|
||||
<tr class="memdesc:gaf3a62994e7f7cebc33e9ec802bd6564a"><td class="mdescLeft"> </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"> </td></tr>
|
||||
<tr class="memitem:gac36e72b934ea6a9dd313772d7e78fa93"><td class="memTemplParams" colspan="2">template<typename T , qualifier Q> </td></tr>
|
||||
<tr class="memitem:gac36e72b934ea6a9dd313772d7e78fa93"><td class="memTemplItemLeft" align="right" valign="top">GLM_FUNC_DECL T </td><td class="memTemplItemRight" valign="bottom"><a class="el" href="a00182.html#gac36e72b934ea6a9dd313772d7e78fa93">cross</a> (vec< 2, T, Q > const &v, vec< 2, T, Q > const &u)</td></tr>
|
||||
<tr class="memdesc:gac36e72b934ea6a9dd313772d7e78fa93"><td class="mdescLeft"> </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"> </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 -->
|
||||
|
||||
Reference in New Issue
Block a user