Updated API documentation
This commit is contained in:
@@ -91,7 +91,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
|
||||
</div><!--header-->
|
||||
<div class="contents">
|
||||
|
||||
<p><a class="el" href="a00209.html">GLM_GTX_perpendicular</a>
|
||||
<p><a class="el" href="a00216.html">GLM_GTX_perpendicular</a>
|
||||
<a href="#details">More...</a></p>
|
||||
|
||||
<p><a href="a00079_source.html">Go to the source code of this file.</a></p>
|
||||
@@ -99,15 +99,15 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
|
||||
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="func-members"></a>
|
||||
Functions</h2></td></tr>
|
||||
<tr class="memitem:ga264cfc4e180cf9b852e943b35089003c"><td class="memTemplParams" colspan="2">template<typename genType > </td></tr>
|
||||
<tr class="memitem:ga264cfc4e180cf9b852e943b35089003c"><td class="memTemplItemLeft" align="right" valign="top">GLM_FUNC_DECL genType </td><td class="memTemplItemRight" valign="bottom"><a class="el" href="a00209.html#ga264cfc4e180cf9b852e943b35089003c">perp</a> (genType const &x, genType const &Normal)</td></tr>
|
||||
<tr class="memdesc:ga264cfc4e180cf9b852e943b35089003c"><td class="mdescLeft"> </td><td class="mdescRight">Projects x a perpendicular axis of Normal. <a href="a00209.html#ga264cfc4e180cf9b852e943b35089003c">More...</a><br /></td></tr>
|
||||
<tr class="memitem:ga264cfc4e180cf9b852e943b35089003c"><td class="memTemplItemLeft" align="right" valign="top">GLM_FUNC_DECL genType </td><td class="memTemplItemRight" valign="bottom"><a class="el" href="a00216.html#ga264cfc4e180cf9b852e943b35089003c">perp</a> (genType const &x, genType const &Normal)</td></tr>
|
||||
<tr class="memdesc:ga264cfc4e180cf9b852e943b35089003c"><td class="mdescLeft"> </td><td class="mdescRight">Projects x a perpendicular axis of Normal. <a href="a00216.html#ga264cfc4e180cf9b852e943b35089003c">More...</a><br /></td></tr>
|
||||
<tr class="separator:ga264cfc4e180cf9b852e943b35089003c"><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="a00209.html">GLM_GTX_perpendicular</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>
|
||||
<div class="textblock"><p><a class="el" href="a00216.html">GLM_GTX_perpendicular</a> </p>
|
||||
<dl class="section see"><dt>See also</dt><dd><a class="el" href="a00148.html" title="Features that implement in C++ the GLSL specification as closely as possible. ">Core features</a> (dependence) </dd>
|
||||
<dd>
|
||||
<a class="el" href="a00211.html" title="Include <glm/gtx/projection.hpp> to use the features of this extension. ">GLM_GTX_projection</a> (dependence) </dd></dl>
|
||||
<a class="el" href="a00218.html" title="Include <glm/gtx/projection.hpp> to use the features of this extension. ">GLM_GTX_projection</a> (dependence) </dd></dl>
|
||||
|
||||
<p>Definition in file <a class="el" href="a00079_source.html">perpendicular.hpp</a>.</p>
|
||||
</div></div><!-- contents -->
|
||||
|
||||
Reference in New Issue
Block a user