a00215.html 3.3 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  2. <html xmlns="http://www.w3.org/1999/xhtml">
  3. <head>
  4. <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
  5. <title>Todo List</title>
  6. <link href="tabs.css" rel="stylesheet" type="text/css"/>
  7. <link href="doxygen.css" rel="stylesheet" type="text/css" />
  8. </head>
  9. <body>
  10. <div id="top"><!-- do not remove this div! -->
  11. <div id="titlearea">
  12. <table cellspacing="0" cellpadding="0">
  13. <tbody>
  14. <tr style="height: 56px;">
  15. <td id="projectlogo"><img alt="Logo" src="logo-mini.png"/></td>
  16. </tr>
  17. </tbody>
  18. </table>
  19. </div>
  20. <!-- Generated by Doxygen 1.7.5.1 -->
  21. <div id="navrow1" class="tabs">
  22. <ul class="tablist">
  23. <li><a href="index.html"><span>Main&#160;Page</span></a></li>
  24. <li class="current"><a href="pages.html"><span>Related&#160;Pages</span></a></li>
  25. <li><a href="modules.html"><span>Modules</span></a></li>
  26. <li><a href="annotated.html"><span>Classes</span></a></li>
  27. <li><a href="files.html"><span>Files</span></a></li>
  28. </ul>
  29. </div>
  30. </div>
  31. <div class="header">
  32. <div class="headertitle">
  33. <div class="title">Todo List </div> </div>
  34. </div>
  35. <div class="contents">
  36. <div class="textblock"><dl class="reflist">
  37. <dt><a class="anchor" id="_todo000003"></a>Member <a class="el" href="a00130.html#ga5c4d37c42926b09be4384a9656f73ee4">glm::bitCount</a> (genIUType&lt; T &gt; const &amp;Value)</dt>
  38. <dd>Clarify the declaration to specify that scalars are suported. </dd>
  39. <dt><a class="anchor" id="_todo000007"></a>Member <a class="el" href="a00162.html#ga73bc2500704c8c25dc3cde534134ca20">glm::epsilon</a> ()</dt>
  40. <dd>Implement epsilon for half-precision floating point type. </dd>
  41. <dt><a class="anchor" id="_todo000004"></a>Member <a class="el" href="a00130.html#gaf921488d20990ec15f3fde3d1db919f0">glm::findLSB</a> (genIUType&lt; T &gt; const &amp;Value)</dt>
  42. <dd>Clarify the declaration to specify that scalars are suported. </dd>
  43. <dt><a class="anchor" id="_todo000005"></a>Member <a class="el" href="a00130.html#gaa17f942299cb7a51c60155f9e78228f3">glm::findMSB</a> (genIUType&lt; T &gt; const &amp;Value)</dt>
  44. <dd>Clarify the declaration to specify that scalars are suported. </dd>
  45. <dt><a class="anchor" id="_todo000001"></a>Member <a class="el" href="a00127.html#ga15f7f0f93ebb026338cb3d7d5876e1b7">glm::intBitsToFloat</a> (genIType const &amp;value)</dt>
  46. <dd>Clarify this declaration, we don't need to actually specify the return type </dd>
  47. <dt><a class="anchor" id="_todo000006"></a>Member <a class="el" href="a00131.html#ga5d896e8651512fc098a677dbe403eeac">glm::outerProduct</a> (vecType const &amp;c, vecType const &amp;r)</dt>
  48. <dd>Clarify the declaration to specify that matType doesn't have to be provided when used. </dd>
  49. <dt><a class="anchor" id="_todo000002"></a>Member <a class="el" href="a00127.html#ga3e4a94c90cffac713c287d1fb7b51c08">glm::uintBitsToFloat</a> (genUType const &amp;value)</dt>
  50. <dd>Clarify this declaration, we don't need to actually specify the return type </dd>
  51. </dl>
  52. </div></div>
  53. <hr class="footer"/><address class="footer"><small>
  54. Generated by &#160;<a href="http://www.doxygen.org/index.html">
  55. <img class="footer" src="doxygen.png" alt="doxygen"/>
  56. </a> 1.7.5.1
  57. </small></address>
  58. </body>
  59. </html>