a00186.html 2.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960
  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. <meta http-equiv="X-UA-Compatible" content="IE=9"/>
  6. <title>GLM_GTX_mixed_producte</title>
  7. <link href="tabs.css" rel="stylesheet" type="text/css"/>
  8. <script type="text/javascript" src="jquery.js"></script>
  9. <script type="text/javascript" src="dynsections.js"></script>
  10. <link href="doxygen.css" rel="stylesheet" type="text/css" />
  11. </head>
  12. <body>
  13. <div id="top"><!-- do not remove this div, it is closed by doxygen! -->
  14. <div id="titlearea">
  15. <table cellspacing="0" cellpadding="0">
  16. <tbody>
  17. <tr style="height: 56px;">
  18. <td id="projectlogo"><img alt="Logo" src="logo.png"/></td>
  19. </tr>
  20. </tbody>
  21. </table>
  22. </div>
  23. <!-- end header part -->
  24. <!-- Generated by Doxygen 1.8.2 -->
  25. <div id="navrow1" class="tabs">
  26. <ul class="tablist">
  27. <li><a href="index.html"><span>Main&#160;Page</span></a></li>
  28. <li><a href="pages.html"><span>Related&#160;Pages</span></a></li>
  29. <li><a href="modules.html"><span>Modules</span></a></li>
  30. <li><a href="files.html"><span>Files</span></a></li>
  31. </ul>
  32. </div>
  33. </div><!-- top -->
  34. <div class="header">
  35. <div class="summary">
  36. <a href="#func-members">Functions</a> </div>
  37. <div class="headertitle">
  38. <div class="title">GLM_GTX_mixed_producte</div> </div>
  39. <div class="ingroups"><a class="el" href="a00139.html">GTX Extensions (Experimental)</a></div></div><!--header-->
  40. <div class="contents">
  41. <table class="memberdecls">
  42. <tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="func-members"></a>
  43. Functions</h2></td></tr>
  44. <tr class="memitem:ga467ea3206326ea2887561ce44a8a24b6"><td class="memTemplParams" colspan="2"><a class="anchor" id="ga467ea3206326ea2887561ce44a8a24b6"></a>
  45. template&lt;typename valType &gt; </td></tr>
  46. <tr class="memitem:ga467ea3206326ea2887561ce44a8a24b6"><td class="memTemplItemLeft" align="right" valign="top">valType&#160;</td><td class="memTemplItemRight" valign="bottom"><a class="el" href="a00186.html#ga467ea3206326ea2887561ce44a8a24b6">mixedProduct</a> (detail::tvec3&lt; valType &gt; const &amp;v1, detail::tvec3&lt; valType &gt; const &amp;v2, detail::tvec3&lt; valType &gt; const &amp;v3)</td></tr>
  47. <tr class="separator:ga467ea3206326ea2887561ce44a8a24b6"><td class="memSeparator" colspan="2">&#160;</td></tr>
  48. </table>
  49. <a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
  50. <p>Mixed product of 3 vectors. </p>
  51. <p>&lt;<a class="el" href="a00061.html" title="OpenGL Mathematics (glm.g-truc.net)">glm/gtx/mixed_product.hpp</a>&gt; need to be included to use these functionalities. </p>
  52. </div><!-- contents -->
  53. <!-- start footer part -->
  54. <hr class="footer"/><address class="footer"><small>
  55. Generated by &#160;<a href="http://www.doxygen.org/index.html">
  56. <img class="footer" src="doxygen.png" alt="doxygen"/>
  57. </a> 1.8.2
  58. </small></address>
  59. </body>
  60. </html>