a00134.html 3.1 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758
  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>GLM: glm::core::type Namespace Reference</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. <!-- Generated by Doxygen 1.6.1 -->
  11. <div class="navigation" id="top">
  12. <div class="tabs">
  13. <ul>
  14. <li><a href="index.html"><span>Main&nbsp;Page</span></a></li>
  15. <li class="current"><a href="namespaces.html"><span>Namespaces</span></a></li>
  16. <li><a href="files.html"><span>Files</span></a></li>
  17. </ul>
  18. </div>
  19. <div class="tabs">
  20. <ul>
  21. <li><a href="namespaces.html"><span>Namespace&nbsp;List</span></a></li>
  22. <li><a href="namespacemembers.html"><span>Namespace&nbsp;Members</span></a></li>
  23. </ul>
  24. </div>
  25. <div class="navpath"><a class="el" href="a00124.html">glm</a>::<a class="el" href="a00125.html">core</a>::<a class="el" href="a00134.html">type</a>
  26. </div>
  27. </div>
  28. <div class="contents">
  29. <h1>glm::core::type Namespace Reference</h1>
  30. <p>Scalar, vectors and matrices from section 4.1.2 Booleans, 4.1.3 Integers section, 4.1.4 Floats section, 4.1.5 Vectors and section 4.1.6 Matrices of GLSL 1.30.8 specification.
  31. <a href="#_details">More...</a></p>
  32. <table border="0" cellpadding="0" cellspacing="0">
  33. <tr><td colspan="2"><h2>Namespaces</h2></td></tr>
  34. <tr><td class="memItemLeft" align="right" valign="top">namespace &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00135.html">matrix</a></td></tr>
  35. <p><tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight"><p>Matrix types from section 4.1.6 of GLSL 1.30.8 specification. </p>
  36. <br/></td></tr>
  37. </p>
  38. <tr><td class="memItemLeft" align="right" valign="top">namespace &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00137.html">scalar</a></td></tr>
  39. <p><tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight"><p>Scalar types from section 4.1.2 Booleans, 4.1.3 Integers and 4.1.4 Floats of GLSL 1.30.8 specification. </p>
  40. <br/></td></tr>
  41. </p>
  42. <tr><td class="memItemLeft" align="right" valign="top">namespace &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00139.html">vector</a></td></tr>
  43. <p><tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight"><p>Vector types from section 4.1.5 of GLSL 1.30.8 specification. </p>
  44. <br/></td></tr>
  45. </p>
  46. </table>
  47. <hr/><a name="_details"></a><h2>Detailed Description</h2>
  48. <p>Scalar, vectors and matrices from section 4.1.2 Booleans, 4.1.3 Integers section, 4.1.4 Floats section, 4.1.5 Vectors and section 4.1.6 Matrices of GLSL 1.30.8 specification. </p>
  49. <p>This namespace resolves precision qualifier define in section 4.5 of GLSL 1.30.8 specification. </p>
  50. </div>
  51. <hr size="1"/><address style="text-align: right;"><small>Generated on Mon Nov 16 11:23:23 2009 for GLM by&nbsp;
  52. <a href="http://www.doxygen.org/index.html">
  53. <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.6.1 </small></address>
  54. </body>
  55. </html>