Updated API documentation

This commit is contained in:
Christophe Riccio
2016-09-11 12:44:33 +02:00
parent 9f0110f5b0
commit 454d480ceb
395 changed files with 58950 additions and 58068 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.7: GLM_GTX_string_cast</title>
<title>0.9.8: GLM_GTX_type_trait</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>
@@ -18,7 +18,7 @@
<tr style="height: 56px;">
<td id="projectlogo"><img alt="Logo" src="logo.png"/></td>
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">0.9.7
<div id="projectname">0.9.8
</div>
</td>
</tr>
@@ -36,42 +36,13 @@
</div>
</div><!-- top -->
<div class="header">
<div class="summary">
<a href="#func-members">Functions</a> </div>
<div class="headertitle">
<div class="title">GLM_GTX_string_cast<div class="ingroups"><a class="el" href="a00161.html">GTX Extensions (Experimental)</a></div></div> </div>
<div class="title">GLM_GTX_type_trait<div class="ingroups"><a class="el" href="a00155.html">GTX Extensions (Experimental)</a></div></div> </div>
</div><!--header-->
<div class="contents">
<table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="func-members"></a>
Functions</h2></td></tr>
<tr class="memitem:ga7b4f9233593bbf1d53762f801ef56fe6"><td class="memTemplParams" colspan="2">template&lt;template&lt; typename, precision &gt; class matType, typename T , precision P&gt; </td></tr>
<tr class="memitem:ga7b4f9233593bbf1d53762f801ef56fe6"><td class="memTemplItemLeft" align="right" valign="top">GLM_FUNC_DECL std::string&#160;</td><td class="memTemplItemRight" valign="bottom"><a class="el" href="a00235.html#ga7b4f9233593bbf1d53762f801ef56fe6">to_string</a> (matType&lt; T, P &gt; const &amp;x)</td></tr>
<tr class="separator:ga7b4f9233593bbf1d53762f801ef56fe6"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table>
<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
<p>Setup strings for GLM type values. </p>
<p>&lt;<a class="el" href="a00111.html" title="OpenGL Mathematics (glm.g-truc.net) ">glm/gtx/string_cast.hpp</a>&gt; need to be included to use these functionalities. This extension is not supported with CUDA </p>
<h2 class="groupheader">Function Documentation</h2>
<a class="anchor" id="ga7b4f9233593bbf1d53762f801ef56fe6"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">GLM_FUNC_DECL std::string glm::to_string </td>
<td>(</td>
<td class="paramtype">matType&lt; T, P &gt; const &amp;&#160;</td>
<td class="paramname"><em>x</em></td><td>)</td>
<td></td>
</tr>
</table>
</div><div class="memdoc">
<p>Create a string from a GLM vector or matrix typed variable. </p>
<dl class="section see"><dt>See also</dt><dd><a class="el" href="a00235.html" title="Setup strings for GLM type values. ">GLM_GTX_string_cast</a> extension. </dd></dl>
</div>
</div>
<p>Defines traits for each type. </p>
<p>&lt;<a class="el" href="a00126.html" title="GLM_GTX_type_trait ">glm/gtx/type_trait.hpp</a>&gt; need to be included to use these functionalities. </p>
</div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>