a00156.html 2.0 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950
  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_GTC_swizzle</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="headertitle">
  36. <div class="title">GLM_GTC_swizzle</div> </div>
  37. <div class="ingroups"><a class="el" href="a00138.html">GTC Extensions (Stable)</a></div></div><!--header-->
  38. <div class="contents">
  39. <a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
  40. <p>Provide functions to emulate GLSL swizzle operator fonctionalities. </p>
  41. <p>&lt;<a class="el" href="a00090.html" title="OpenGL Mathematics (glm.g-truc.net)">glm/gtc/swizzle.hpp</a>&gt; need to be included to use these functionalities. </p>
  42. </div><!-- contents -->
  43. <!-- start footer part -->
  44. <hr class="footer"/><address class="footer"><small>
  45. Generated by &#160;<a href="http://www.doxygen.org/index.html">
  46. <img class="footer" src="doxygen.png" alt="doxygen"/>
  47. </a> 1.8.2
  48. </small></address>
  49. </body>
  50. </html>