2012-09-05 22:30:34 +00:00
|
|
|
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
|
|
|
<html xmlns="http://www.w3.org/1999/xhtml">
|
|
|
|
<head>
|
|
|
|
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
|
2012-11-18 13:05:52 +00:00
|
|
|
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
|
2012-09-05 22:30:34 +00:00
|
|
|
<title>Todo List</title>
|
|
|
|
<link href="tabs.css" rel="stylesheet" type="text/css"/>
|
2012-11-18 13:05:52 +00:00
|
|
|
<script type="text/javascript" src="jquery.js"></script>
|
|
|
|
<script type="text/javascript" src="dynsections.js"></script>
|
2012-09-05 22:30:34 +00:00
|
|
|
<link href="doxygen.css" rel="stylesheet" type="text/css" />
|
|
|
|
</head>
|
|
|
|
<body>
|
2012-11-18 13:05:52 +00:00
|
|
|
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
|
2012-09-05 22:30:34 +00:00
|
|
|
<div id="titlearea">
|
|
|
|
<table cellspacing="0" cellpadding="0">
|
|
|
|
<tbody>
|
|
|
|
<tr style="height: 56px;">
|
2012-11-18 13:05:52 +00:00
|
|
|
<td id="projectlogo"><img alt="Logo" src="logo.png"/></td>
|
2012-09-05 22:30:34 +00:00
|
|
|
</tr>
|
|
|
|
</tbody>
|
|
|
|
</table>
|
|
|
|
</div>
|
2012-11-18 13:05:52 +00:00
|
|
|
<!-- end header part -->
|
|
|
|
<!-- Generated by Doxygen 1.8.2 -->
|
2012-09-05 22:30:34 +00:00
|
|
|
<div id="navrow1" class="tabs">
|
|
|
|
<ul class="tablist">
|
|
|
|
<li><a href="index.html"><span>Main Page</span></a></li>
|
|
|
|
<li class="current"><a href="pages.html"><span>Related Pages</span></a></li>
|
|
|
|
<li><a href="modules.html"><span>Modules</span></a></li>
|
|
|
|
<li><a href="files.html"><span>Files</span></a></li>
|
|
|
|
</ul>
|
|
|
|
</div>
|
2012-11-18 13:05:52 +00:00
|
|
|
</div><!-- top -->
|
2012-09-05 22:30:34 +00:00
|
|
|
<div class="header">
|
|
|
|
<div class="headertitle">
|
|
|
|
<div class="title">Todo List </div> </div>
|
2012-11-18 13:05:52 +00:00
|
|
|
</div><!--header-->
|
2012-09-05 22:30:34 +00:00
|
|
|
<div class="contents">
|
|
|
|
<div class="textblock"><dl class="reflist">
|
2012-11-18 13:05:52 +00:00
|
|
|
<dt><a class="anchor" id="_todo000003"></a>Member <a class="el" href="a00132.html#ga5c4d37c42926b09be4384a9656f73ee4">glm::bitCount</a> (genIUType< T > const &Value)</dt>
|
|
|
|
<dd>Clarify the declaration to specify that scalars are suported. </dd>
|
2012-12-22 13:49:37 +00:00
|
|
|
<dt><a class="anchor" id="_todo000007"></a>Member <a class="el" href="a00145.html#gaf38c4ec0213885e6692f206fe1408c71">glm::epsilon</a> ()</dt>
|
2012-09-05 22:30:34 +00:00
|
|
|
<dd>Implement epsilon for half-precision floating point type. </dd>
|
2012-11-18 13:05:52 +00:00
|
|
|
<dt><a class="anchor" id="_todo000004"></a>Member <a class="el" href="a00132.html#gaf921488d20990ec15f3fde3d1db919f0">glm::findLSB</a> (genIUType< T > const &Value)</dt>
|
|
|
|
<dd>Clarify the declaration to specify that scalars are suported. </dd>
|
|
|
|
<dt><a class="anchor" id="_todo000005"></a>Member <a class="el" href="a00132.html#gaa17f942299cb7a51c60155f9e78228f3">glm::findMSB</a> (genIUType< T > const &Value)</dt>
|
|
|
|
<dd>Clarify the declaration to specify that scalars are suported. </dd>
|
|
|
|
<dt><a class="anchor" id="_todo000001"></a>Member <a class="el" href="a00129.html#ga15f7f0f93ebb026338cb3d7d5876e1b7">glm::intBitsToFloat</a> (genIType const &value)</dt>
|
2012-09-05 22:30:34 +00:00
|
|
|
<dd>Clarify this declaration, we don't need to actually specify the return type </dd>
|
2012-11-18 13:05:52 +00:00
|
|
|
<dt><a class="anchor" id="_todo000006"></a>Member <a class="el" href="a00133.html#ga5d896e8651512fc098a677dbe403eeac">glm::outerProduct</a> (vecType const &c, vecType const &r)</dt>
|
|
|
|
<dd>Clarify the declaration to specify that matType doesn't have to be provided when used. </dd>
|
|
|
|
<dt><a class="anchor" id="_todo000002"></a>Member <a class="el" href="a00129.html#ga3e4a94c90cffac713c287d1fb7b51c08">glm::uintBitsToFloat</a> (genUType const &value)</dt>
|
2012-09-05 22:30:34 +00:00
|
|
|
<dd>Clarify this declaration, we don't need to actually specify the return type </dd>
|
|
|
|
</dl>
|
2012-11-18 13:05:52 +00:00
|
|
|
</div></div><!-- contents -->
|
|
|
|
<!-- start footer part -->
|
2012-09-05 22:30:34 +00:00
|
|
|
<hr class="footer"/><address class="footer"><small>
|
|
|
|
Generated by  <a href="http://www.doxygen.org/index.html">
|
|
|
|
<img class="footer" src="doxygen.png" alt="doxygen"/>
|
2012-11-18 13:05:52 +00:00
|
|
|
</a> 1.8.2
|
2012-09-05 22:30:34 +00:00
|
|
|
</small></address>
|
|
|
|
</body>
|
|
|
|
</html>
|