a00136.html 51 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611
  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::matrix::precision 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>::<a class="el" href="a00135.html">matrix</a>::<a class="el" href="a00136.html">precision</a>
  26. </div>
  27. </div>
  28. <div class="contents">
  29. <h1>glm::core::type::matrix::precision Namespace Reference</h1>
  30. <p>Matrix types with <a class="el" href="a00136.html" title="Matrix types with precision qualifier.">precision</a> qualifier.
  31. <a href="#_details">More...</a></p>
  32. <table border="0" cellpadding="0" cellspacing="0">
  33. <tr><td colspan="2"><h2>Typedefs</h2></td></tr>
  34. <tr><td class="memItemLeft" align="right" valign="top">typedef detail::tmat2x2<br class="typebreak"/>
  35. &lt; highp_float &gt;&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00136.html#a9aa0c5dce81439aa15a0d5b5e5006d81">highp_mat2x2</a></td></tr>
  36. <tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">2 columns of 2 components <a class="el" href="a00135.html" title="Matrix types from section 4.1.6 of GLSL 1.30.8 specification.">matrix</a> of high <a class="el" href="a00136.html" title="Matrix types with precision qualifier.">precision</a> floating-point numbers. <a href="#a9aa0c5dce81439aa15a0d5b5e5006d81"></a><br/></td></tr>
  37. <tr><td class="memItemLeft" align="right" valign="top">typedef detail::tmat2x3<br class="typebreak"/>
  38. &lt; highp_float &gt;&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00136.html#a895ba4ec32bd7cfb0d07572556572069">highp_mat2x3</a></td></tr>
  39. <tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">2 columns of 3 components <a class="el" href="a00135.html" title="Matrix types from section 4.1.6 of GLSL 1.30.8 specification.">matrix</a> of high <a class="el" href="a00136.html" title="Matrix types with precision qualifier.">precision</a> floating-point numbers. <a href="#a895ba4ec32bd7cfb0d07572556572069"></a><br/></td></tr>
  40. <tr><td class="memItemLeft" align="right" valign="top">typedef detail::tmat2x4<br class="typebreak"/>
  41. &lt; highp_float &gt;&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00136.html#af8816ff880fbae96a59c543904333109">highp_mat2x4</a></td></tr>
  42. <tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">2 columns of 4 components <a class="el" href="a00135.html" title="Matrix types from section 4.1.6 of GLSL 1.30.8 specification.">matrix</a> of high <a class="el" href="a00136.html" title="Matrix types with precision qualifier.">precision</a> floating-point numbers. <a href="#af8816ff880fbae96a59c543904333109"></a><br/></td></tr>
  43. <tr><td class="memItemLeft" align="right" valign="top">typedef detail::tmat3x2<br class="typebreak"/>
  44. &lt; highp_float &gt;&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00136.html#ae5e017b25e88ff5c61f4538a2dd5647a">highp_mat3x2</a></td></tr>
  45. <tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">3 columns of 2 components <a class="el" href="a00135.html" title="Matrix types from section 4.1.6 of GLSL 1.30.8 specification.">matrix</a> of high <a class="el" href="a00136.html" title="Matrix types with precision qualifier.">precision</a> floating-point numbers. <a href="#ae5e017b25e88ff5c61f4538a2dd5647a"></a><br/></td></tr>
  46. <tr><td class="memItemLeft" align="right" valign="top">typedef detail::tmat3x3<br class="typebreak"/>
  47. &lt; highp_float &gt;&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00136.html#a20aa8e5c6061576079c10e86cd743c8d">highp_mat3x3</a></td></tr>
  48. <tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">3 columns of 3 components <a class="el" href="a00135.html" title="Matrix types from section 4.1.6 of GLSL 1.30.8 specification.">matrix</a> of high <a class="el" href="a00136.html" title="Matrix types with precision qualifier.">precision</a> floating-point numbers. <a href="#a20aa8e5c6061576079c10e86cd743c8d"></a><br/></td></tr>
  49. <tr><td class="memItemLeft" align="right" valign="top">typedef detail::tmat3x4<br class="typebreak"/>
  50. &lt; highp_float &gt;&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00136.html#a8efc769b3edb7a3f420d6344e2308c72">highp_mat3x4</a></td></tr>
  51. <tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">3 columns of 4 components <a class="el" href="a00135.html" title="Matrix types from section 4.1.6 of GLSL 1.30.8 specification.">matrix</a> of high <a class="el" href="a00136.html" title="Matrix types with precision qualifier.">precision</a> floating-point numbers. <a href="#a8efc769b3edb7a3f420d6344e2308c72"></a><br/></td></tr>
  52. <tr><td class="memItemLeft" align="right" valign="top">typedef detail::tmat4x2<br class="typebreak"/>
  53. &lt; highp_float &gt;&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00136.html#a3178de2c189bfdda4c73d6af8017f5d3">highp_mat4x2</a></td></tr>
  54. <tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">4 columns of 2 components <a class="el" href="a00135.html" title="Matrix types from section 4.1.6 of GLSL 1.30.8 specification.">matrix</a> of high <a class="el" href="a00136.html" title="Matrix types with precision qualifier.">precision</a> floating-point numbers. <a href="#a3178de2c189bfdda4c73d6af8017f5d3"></a><br/></td></tr>
  55. <tr><td class="memItemLeft" align="right" valign="top">typedef detail::tmat4x3<br class="typebreak"/>
  56. &lt; highp_float &gt;&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00136.html#a00d8bf8ebaab7d6647a3b7f73ae324af">highp_mat4x3</a></td></tr>
  57. <tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">4 columns of 3 components <a class="el" href="a00135.html" title="Matrix types from section 4.1.6 of GLSL 1.30.8 specification.">matrix</a> of high <a class="el" href="a00136.html" title="Matrix types with precision qualifier.">precision</a> floating-point numbers. <a href="#a00d8bf8ebaab7d6647a3b7f73ae324af"></a><br/></td></tr>
  58. <tr><td class="memItemLeft" align="right" valign="top">typedef detail::tmat4x4<br class="typebreak"/>
  59. &lt; highp_float &gt;&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00136.html#add2ef277f86f6fa29804a22d1eb7d662">highp_mat4x4</a></td></tr>
  60. <tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">4 columns of 4 components <a class="el" href="a00135.html" title="Matrix types from section 4.1.6 of GLSL 1.30.8 specification.">matrix</a> of high <a class="el" href="a00136.html" title="Matrix types with precision qualifier.">precision</a> floating-point numbers. <a href="#add2ef277f86f6fa29804a22d1eb7d662"></a><br/></td></tr>
  61. <tr><td class="memItemLeft" align="right" valign="top">typedef detail::tmat2x2<br class="typebreak"/>
  62. &lt; lowp_float &gt;&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00136.html#a8b49c3aa6665011440c32c281b2032c0">lowp_mat2x2</a></td></tr>
  63. <tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">2 columns of 2 components <a class="el" href="a00135.html" title="Matrix types from section 4.1.6 of GLSL 1.30.8 specification.">matrix</a> of low <a class="el" href="a00136.html" title="Matrix types with precision qualifier.">precision</a> floating-point numbers. <a href="#a8b49c3aa6665011440c32c281b2032c0"></a><br/></td></tr>
  64. <tr><td class="memItemLeft" align="right" valign="top">typedef detail::tmat2x3<br class="typebreak"/>
  65. &lt; lowp_float &gt;&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00136.html#a0b32355a31b4c14e98f69b43a9077456">lowp_mat2x3</a></td></tr>
  66. <tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">2 columns of 3 components <a class="el" href="a00135.html" title="Matrix types from section 4.1.6 of GLSL 1.30.8 specification.">matrix</a> of low <a class="el" href="a00136.html" title="Matrix types with precision qualifier.">precision</a> floating-point numbers. <a href="#a0b32355a31b4c14e98f69b43a9077456"></a><br/></td></tr>
  67. <tr><td class="memItemLeft" align="right" valign="top">typedef detail::tmat2x4<br class="typebreak"/>
  68. &lt; lowp_float &gt;&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00136.html#af95b55f8954834b05b5463bc153deae5">lowp_mat2x4</a></td></tr>
  69. <tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">2 columns of 4 components <a class="el" href="a00135.html" title="Matrix types from section 4.1.6 of GLSL 1.30.8 specification.">matrix</a> of low <a class="el" href="a00136.html" title="Matrix types with precision qualifier.">precision</a> floating-point numbers. <a href="#af95b55f8954834b05b5463bc153deae5"></a><br/></td></tr>
  70. <tr><td class="memItemLeft" align="right" valign="top">typedef detail::tmat3x2<br class="typebreak"/>
  71. &lt; lowp_float &gt;&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00136.html#a745259412efbd5e07b1a4062190e3135">lowp_mat3x2</a></td></tr>
  72. <tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">3 columns of 2 components <a class="el" href="a00135.html" title="Matrix types from section 4.1.6 of GLSL 1.30.8 specification.">matrix</a> of low <a class="el" href="a00136.html" title="Matrix types with precision qualifier.">precision</a> floating-point numbers. <a href="#a745259412efbd5e07b1a4062190e3135"></a><br/></td></tr>
  73. <tr><td class="memItemLeft" align="right" valign="top">typedef detail::tmat3x3<br class="typebreak"/>
  74. &lt; lowp_float &gt;&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00136.html#a0bb652c1f4401b9b3359ae6b2bf13678">lowp_mat3x3</a></td></tr>
  75. <tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">3 columns of 3 components <a class="el" href="a00135.html" title="Matrix types from section 4.1.6 of GLSL 1.30.8 specification.">matrix</a> of low <a class="el" href="a00136.html" title="Matrix types with precision qualifier.">precision</a> floating-point numbers. <a href="#a0bb652c1f4401b9b3359ae6b2bf13678"></a><br/></td></tr>
  76. <tr><td class="memItemLeft" align="right" valign="top">typedef detail::tmat3x4<br class="typebreak"/>
  77. &lt; lowp_float &gt;&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00136.html#a2e7a430ab7df03b63b5c7b776f7675a1">lowp_mat3x4</a></td></tr>
  78. <tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">3 columns of 4 components <a class="el" href="a00135.html" title="Matrix types from section 4.1.6 of GLSL 1.30.8 specification.">matrix</a> of low <a class="el" href="a00136.html" title="Matrix types with precision qualifier.">precision</a> floating-point numbers. <a href="#a2e7a430ab7df03b63b5c7b776f7675a1"></a><br/></td></tr>
  79. <tr><td class="memItemLeft" align="right" valign="top">typedef detail::tmat4x2<br class="typebreak"/>
  80. &lt; lowp_float &gt;&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00136.html#ac88de3260a910584e02b98f087a34502">lowp_mat4x2</a></td></tr>
  81. <tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">4 columns of 2 components <a class="el" href="a00135.html" title="Matrix types from section 4.1.6 of GLSL 1.30.8 specification.">matrix</a> of low <a class="el" href="a00136.html" title="Matrix types with precision qualifier.">precision</a> floating-point numbers. <a href="#ac88de3260a910584e02b98f087a34502"></a><br/></td></tr>
  82. <tr><td class="memItemLeft" align="right" valign="top">typedef detail::tmat4x3<br class="typebreak"/>
  83. &lt; lowp_float &gt;&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00136.html#a0072cb659f9360a7bb2c3e6646609ad7">lowp_mat4x3</a></td></tr>
  84. <tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">4 columns of 3 components <a class="el" href="a00135.html" title="Matrix types from section 4.1.6 of GLSL 1.30.8 specification.">matrix</a> of low <a class="el" href="a00136.html" title="Matrix types with precision qualifier.">precision</a> floating-point numbers. <a href="#a0072cb659f9360a7bb2c3e6646609ad7"></a><br/></td></tr>
  85. <tr><td class="memItemLeft" align="right" valign="top">typedef detail::tmat4x4<br class="typebreak"/>
  86. &lt; lowp_float &gt;&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00136.html#aae14374ee642a8d553ce64f17a4597b1">lowp_mat4x4</a></td></tr>
  87. <tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">4 columns of 4 components <a class="el" href="a00135.html" title="Matrix types from section 4.1.6 of GLSL 1.30.8 specification.">matrix</a> of low <a class="el" href="a00136.html" title="Matrix types with precision qualifier.">precision</a> floating-point numbers. <a href="#aae14374ee642a8d553ce64f17a4597b1"></a><br/></td></tr>
  88. <tr><td class="memItemLeft" align="right" valign="top">typedef detail::tmat2x2<br class="typebreak"/>
  89. &lt; mediump_float &gt;&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00136.html#aa5970a6f98990c15b7a3be7cc7b79f4f">mediump_mat2x2</a></td></tr>
  90. <tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">2 columns of 2 components <a class="el" href="a00135.html" title="Matrix types from section 4.1.6 of GLSL 1.30.8 specification.">matrix</a> of medium <a class="el" href="a00136.html" title="Matrix types with precision qualifier.">precision</a> floating-point numbers. <a href="#aa5970a6f98990c15b7a3be7cc7b79f4f"></a><br/></td></tr>
  91. <tr><td class="memItemLeft" align="right" valign="top">typedef detail::tmat2x3<br class="typebreak"/>
  92. &lt; mediump_float &gt;&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00136.html#acceeb5355767eb306c12ea961b31e808">mediump_mat2x3</a></td></tr>
  93. <tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">2 columns of 3 components <a class="el" href="a00135.html" title="Matrix types from section 4.1.6 of GLSL 1.30.8 specification.">matrix</a> of medium <a class="el" href="a00136.html" title="Matrix types with precision qualifier.">precision</a> floating-point numbers. <a href="#acceeb5355767eb306c12ea961b31e808"></a><br/></td></tr>
  94. <tr><td class="memItemLeft" align="right" valign="top">typedef detail::tmat2x4<br class="typebreak"/>
  95. &lt; mediump_float &gt;&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00136.html#abbec32a495b527df1796bb46f8cce516">mediump_mat2x4</a></td></tr>
  96. <tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">2 columns of 4 components <a class="el" href="a00135.html" title="Matrix types from section 4.1.6 of GLSL 1.30.8 specification.">matrix</a> of medium <a class="el" href="a00136.html" title="Matrix types with precision qualifier.">precision</a> floating-point numbers. <a href="#abbec32a495b527df1796bb46f8cce516"></a><br/></td></tr>
  97. <tr><td class="memItemLeft" align="right" valign="top">typedef detail::tmat3x2<br class="typebreak"/>
  98. &lt; mediump_float &gt;&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00136.html#a08c1cebbdb2cdfa0a62b23981db1c059">mediump_mat3x2</a></td></tr>
  99. <tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">3 columns of 2 components <a class="el" href="a00135.html" title="Matrix types from section 4.1.6 of GLSL 1.30.8 specification.">matrix</a> of medium <a class="el" href="a00136.html" title="Matrix types with precision qualifier.">precision</a> floating-point numbers. <a href="#a08c1cebbdb2cdfa0a62b23981db1c059"></a><br/></td></tr>
  100. <tr><td class="memItemLeft" align="right" valign="top">typedef detail::tmat3x3<br class="typebreak"/>
  101. &lt; mediump_float &gt;&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00136.html#a76c68d8cad333d1f5ba1b20a40415cda">mediump_mat3x3</a></td></tr>
  102. <tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">3 columns of 3 components <a class="el" href="a00135.html" title="Matrix types from section 4.1.6 of GLSL 1.30.8 specification.">matrix</a> of medium <a class="el" href="a00136.html" title="Matrix types with precision qualifier.">precision</a> floating-point numbers. <a href="#a76c68d8cad333d1f5ba1b20a40415cda"></a><br/></td></tr>
  103. <tr><td class="memItemLeft" align="right" valign="top">typedef detail::tmat3x4<br class="typebreak"/>
  104. &lt; mediump_float &gt;&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00136.html#a167125bb484e539a3c56f7b7aa0409f8">mediump_mat3x4</a></td></tr>
  105. <tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">3 columns of 4 components <a class="el" href="a00135.html" title="Matrix types from section 4.1.6 of GLSL 1.30.8 specification.">matrix</a> of medium <a class="el" href="a00136.html" title="Matrix types with precision qualifier.">precision</a> floating-point numbers. <a href="#a167125bb484e539a3c56f7b7aa0409f8"></a><br/></td></tr>
  106. <tr><td class="memItemLeft" align="right" valign="top">typedef detail::tmat4x2<br class="typebreak"/>
  107. &lt; mediump_float &gt;&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00136.html#a31b1d523c1dc83c0ef9cded942950666">mediump_mat4x2</a></td></tr>
  108. <tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">4 columns of 2 components <a class="el" href="a00135.html" title="Matrix types from section 4.1.6 of GLSL 1.30.8 specification.">matrix</a> of medium <a class="el" href="a00136.html" title="Matrix types with precision qualifier.">precision</a> floating-point numbers. <a href="#a31b1d523c1dc83c0ef9cded942950666"></a><br/></td></tr>
  109. <tr><td class="memItemLeft" align="right" valign="top">typedef detail::tmat4x3<br class="typebreak"/>
  110. &lt; mediump_float &gt;&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00136.html#a236d4c1060c1ce9908d3de61b3d9334e">mediump_mat4x3</a></td></tr>
  111. <tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">4 columns of 3 components <a class="el" href="a00135.html" title="Matrix types from section 4.1.6 of GLSL 1.30.8 specification.">matrix</a> of medium <a class="el" href="a00136.html" title="Matrix types with precision qualifier.">precision</a> floating-point numbers. <a href="#a236d4c1060c1ce9908d3de61b3d9334e"></a><br/></td></tr>
  112. <tr><td class="memItemLeft" align="right" valign="top">typedef detail::tmat4x4<br class="typebreak"/>
  113. &lt; mediump_float &gt;&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00136.html#ad0e848d34a6838e413a41018228ded41">mediump_mat4x4</a></td></tr>
  114. <tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">4 columns of 4 components <a class="el" href="a00135.html" title="Matrix types from section 4.1.6 of GLSL 1.30.8 specification.">matrix</a> of medium <a class="el" href="a00136.html" title="Matrix types with precision qualifier.">precision</a> floating-point numbers. <a href="#ad0e848d34a6838e413a41018228ded41"></a><br/></td></tr>
  115. </table>
  116. <hr/><a name="_details"></a><h2>Detailed Description</h2>
  117. <p>Matrix types with <a class="el" href="a00136.html" title="Matrix types with precision qualifier.">precision</a> qualifier. </p>
  118. <p>This namespace is included in <a class="el" href="a00124.html" title="GLM namespace, it contains all GLSL based features.">glm</a> namespace. </p>
  119. <hr/><h2>Typedef Documentation</h2>
  120. <a class="anchor" id="a9aa0c5dce81439aa15a0d5b5e5006d81"></a><!-- doxytag: member="glm::core::type::matrix::precision::highp_mat2x2" ref="a9aa0c5dce81439aa15a0d5b5e5006d81" args="" -->
  121. <div class="memitem">
  122. <div class="memproto">
  123. <table class="memname">
  124. <tr>
  125. <td class="memname">typedef detail::tmat2x2&lt;highp_float&gt; <a class="el" href="a00136.html#a9aa0c5dce81439aa15a0d5b5e5006d81">highp_mat2x2</a></td>
  126. </tr>
  127. </table>
  128. </div>
  129. <div class="memdoc">
  130. <p>2 columns of 2 components <a class="el" href="a00135.html" title="Matrix types from section 4.1.6 of GLSL 1.30.8 specification.">matrix</a> of high <a class="el" href="a00136.html" title="Matrix types with precision qualifier.">precision</a> floating-point numbers. </p>
  131. <p>There is no garanty on the actual <a class="el" href="a00136.html" title="Matrix types with precision qualifier.">precision</a>. (From GLSL 1.30.8 specification, section 4.1.6 Matrices and section 4.5 Precision and Precision Qualifiers) </p>
  132. <p>Definition at line <a class="el" href="a00100_source.html#l00192">192</a> of file <a class="el" href="a00100_source.html">type_mat2x2.hpp</a>.</p>
  133. </div>
  134. </div>
  135. <a class="anchor" id="a895ba4ec32bd7cfb0d07572556572069"></a><!-- doxytag: member="glm::core::type::matrix::precision::highp_mat2x3" ref="a895ba4ec32bd7cfb0d07572556572069" args="" -->
  136. <div class="memitem">
  137. <div class="memproto">
  138. <table class="memname">
  139. <tr>
  140. <td class="memname">typedef detail::tmat2x3&lt;highp_float&gt; <a class="el" href="a00136.html#a895ba4ec32bd7cfb0d07572556572069">highp_mat2x3</a></td>
  141. </tr>
  142. </table>
  143. </div>
  144. <div class="memdoc">
  145. <p>2 columns of 3 components <a class="el" href="a00135.html" title="Matrix types from section 4.1.6 of GLSL 1.30.8 specification.">matrix</a> of high <a class="el" href="a00136.html" title="Matrix types with precision qualifier.">precision</a> floating-point numbers. </p>
  146. <p>There is no garanty on the actual <a class="el" href="a00136.html" title="Matrix types with precision qualifier.">precision</a>. (From GLSL 1.30.8 specification, section 4.1.6 Matrices and section 4.5 Precision and Precision Qualifiers) </p>
  147. <p>Definition at line <a class="el" href="a00101_source.html#l00187">187</a> of file <a class="el" href="a00101_source.html">type_mat2x3.hpp</a>.</p>
  148. </div>
  149. </div>
  150. <a class="anchor" id="af8816ff880fbae96a59c543904333109"></a><!-- doxytag: member="glm::core::type::matrix::precision::highp_mat2x4" ref="af8816ff880fbae96a59c543904333109" args="" -->
  151. <div class="memitem">
  152. <div class="memproto">
  153. <table class="memname">
  154. <tr>
  155. <td class="memname">typedef detail::tmat2x4&lt;highp_float&gt; <a class="el" href="a00136.html#af8816ff880fbae96a59c543904333109">highp_mat2x4</a></td>
  156. </tr>
  157. </table>
  158. </div>
  159. <div class="memdoc">
  160. <p>2 columns of 4 components <a class="el" href="a00135.html" title="Matrix types from section 4.1.6 of GLSL 1.30.8 specification.">matrix</a> of high <a class="el" href="a00136.html" title="Matrix types with precision qualifier.">precision</a> floating-point numbers. </p>
  161. <p>There is no garanty on the actual <a class="el" href="a00136.html" title="Matrix types with precision qualifier.">precision</a>. (From GLSL 1.30.8 specification, section 4.1.6 Matrices and section 4.5 Precision and Precision Qualifiers) </p>
  162. <p>Definition at line <a class="el" href="a00102_source.html#l00183">183</a> of file <a class="el" href="a00102_source.html">type_mat2x4.hpp</a>.</p>
  163. </div>
  164. </div>
  165. <a class="anchor" id="ae5e017b25e88ff5c61f4538a2dd5647a"></a><!-- doxytag: member="glm::core::type::matrix::precision::highp_mat3x2" ref="ae5e017b25e88ff5c61f4538a2dd5647a" args="" -->
  166. <div class="memitem">
  167. <div class="memproto">
  168. <table class="memname">
  169. <tr>
  170. <td class="memname">typedef detail::tmat3x2&lt;highp_float&gt; <a class="el" href="a00136.html#ae5e017b25e88ff5c61f4538a2dd5647a">highp_mat3x2</a></td>
  171. </tr>
  172. </table>
  173. </div>
  174. <div class="memdoc">
  175. <p>3 columns of 2 components <a class="el" href="a00135.html" title="Matrix types from section 4.1.6 of GLSL 1.30.8 specification.">matrix</a> of high <a class="el" href="a00136.html" title="Matrix types with precision qualifier.">precision</a> floating-point numbers. </p>
  176. <p>There is no garanty on the actual <a class="el" href="a00136.html" title="Matrix types with precision qualifier.">precision</a>. (From GLSL 1.30.8 specification, section 4.1.6 Matrices and section 4.5 Precision and Precision Qualifiers) </p>
  177. <p>Definition at line <a class="el" href="a00103_source.html#l00184">184</a> of file <a class="el" href="a00103_source.html">type_mat3x2.hpp</a>.</p>
  178. </div>
  179. </div>
  180. <a class="anchor" id="a20aa8e5c6061576079c10e86cd743c8d"></a><!-- doxytag: member="glm::core::type::matrix::precision::highp_mat3x3" ref="a20aa8e5c6061576079c10e86cd743c8d" args="" -->
  181. <div class="memitem">
  182. <div class="memproto">
  183. <table class="memname">
  184. <tr>
  185. <td class="memname">typedef detail::tmat3x3&lt;highp_float&gt; <a class="el" href="a00136.html#a20aa8e5c6061576079c10e86cd743c8d">highp_mat3x3</a></td>
  186. </tr>
  187. </table>
  188. </div>
  189. <div class="memdoc">
  190. <p>3 columns of 3 components <a class="el" href="a00135.html" title="Matrix types from section 4.1.6 of GLSL 1.30.8 specification.">matrix</a> of high <a class="el" href="a00136.html" title="Matrix types with precision qualifier.">precision</a> floating-point numbers. </p>
  191. <p>There is no garanty on the actual <a class="el" href="a00136.html" title="Matrix types with precision qualifier.">precision</a>. (From GLSL 1.30.8 specification, section 4.1.6 Matrices and section 4.5 Precision and Precision Qualifiers) </p>
  192. <p>Definition at line <a class="el" href="a00104_source.html#l00190">190</a> of file <a class="el" href="a00104_source.html">type_mat3x3.hpp</a>.</p>
  193. </div>
  194. </div>
  195. <a class="anchor" id="a8efc769b3edb7a3f420d6344e2308c72"></a><!-- doxytag: member="glm::core::type::matrix::precision::highp_mat3x4" ref="a8efc769b3edb7a3f420d6344e2308c72" args="" -->
  196. <div class="memitem">
  197. <div class="memproto">
  198. <table class="memname">
  199. <tr>
  200. <td class="memname">typedef detail::tmat3x4&lt;highp_float&gt; <a class="el" href="a00136.html#a8efc769b3edb7a3f420d6344e2308c72">highp_mat3x4</a></td>
  201. </tr>
  202. </table>
  203. </div>
  204. <div class="memdoc">
  205. <p>3 columns of 4 components <a class="el" href="a00135.html" title="Matrix types from section 4.1.6 of GLSL 1.30.8 specification.">matrix</a> of high <a class="el" href="a00136.html" title="Matrix types with precision qualifier.">precision</a> floating-point numbers. </p>
  206. <p>There is no garanty on the actual <a class="el" href="a00136.html" title="Matrix types with precision qualifier.">precision</a>. (From GLSL 1.30.8 specification, section 4.1.6 Matrices and section 4.5 Precision and Precision Qualifiers) </p>
  207. <p>Definition at line <a class="el" href="a00105_source.html#l00184">184</a> of file <a class="el" href="a00105_source.html">type_mat3x4.hpp</a>.</p>
  208. </div>
  209. </div>
  210. <a class="anchor" id="a3178de2c189bfdda4c73d6af8017f5d3"></a><!-- doxytag: member="glm::core::type::matrix::precision::highp_mat4x2" ref="a3178de2c189bfdda4c73d6af8017f5d3" args="" -->
  211. <div class="memitem">
  212. <div class="memproto">
  213. <table class="memname">
  214. <tr>
  215. <td class="memname">typedef detail::tmat4x2&lt;highp_float&gt; <a class="el" href="a00136.html#a3178de2c189bfdda4c73d6af8017f5d3">highp_mat4x2</a></td>
  216. </tr>
  217. </table>
  218. </div>
  219. <div class="memdoc">
  220. <p>4 columns of 2 components <a class="el" href="a00135.html" title="Matrix types from section 4.1.6 of GLSL 1.30.8 specification.">matrix</a> of high <a class="el" href="a00136.html" title="Matrix types with precision qualifier.">precision</a> floating-point numbers. </p>
  221. <p>There is no garanty on the actual <a class="el" href="a00136.html" title="Matrix types with precision qualifier.">precision</a>. (From GLSL 1.30.8 specification, section 4.1.6 Matrices and section 4.5 Precision and Precision Qualifiers) </p>
  222. <p>Definition at line <a class="el" href="a00106_source.html#l00186">186</a> of file <a class="el" href="a00106_source.html">type_mat4x2.hpp</a>.</p>
  223. </div>
  224. </div>
  225. <a class="anchor" id="a00d8bf8ebaab7d6647a3b7f73ae324af"></a><!-- doxytag: member="glm::core::type::matrix::precision::highp_mat4x3" ref="a00d8bf8ebaab7d6647a3b7f73ae324af" args="" -->
  226. <div class="memitem">
  227. <div class="memproto">
  228. <table class="memname">
  229. <tr>
  230. <td class="memname">typedef detail::tmat4x3&lt;highp_float&gt; <a class="el" href="a00136.html#a00d8bf8ebaab7d6647a3b7f73ae324af">highp_mat4x3</a></td>
  231. </tr>
  232. </table>
  233. </div>
  234. <div class="memdoc">
  235. <p>4 columns of 3 components <a class="el" href="a00135.html" title="Matrix types from section 4.1.6 of GLSL 1.30.8 specification.">matrix</a> of high <a class="el" href="a00136.html" title="Matrix types with precision qualifier.">precision</a> floating-point numbers. </p>
  236. <p>There is no garanty on the actual <a class="el" href="a00136.html" title="Matrix types with precision qualifier.">precision</a>. (From GLSL 1.30.8 specification, section 4.1.6 Matrices and section 4.5 Precision and Precision Qualifiers) </p>
  237. <p>Definition at line <a class="el" href="a00107_source.html#l00191">191</a> of file <a class="el" href="a00107_source.html">type_mat4x3.hpp</a>.</p>
  238. </div>
  239. </div>
  240. <a class="anchor" id="add2ef277f86f6fa29804a22d1eb7d662"></a><!-- doxytag: member="glm::core::type::matrix::precision::highp_mat4x4" ref="add2ef277f86f6fa29804a22d1eb7d662" args="" -->
  241. <div class="memitem">
  242. <div class="memproto">
  243. <table class="memname">
  244. <tr>
  245. <td class="memname">typedef detail::tmat4x4&lt;highp_float&gt; <a class="el" href="a00136.html#add2ef277f86f6fa29804a22d1eb7d662">highp_mat4x4</a></td>
  246. </tr>
  247. </table>
  248. </div>
  249. <div class="memdoc">
  250. <p>4 columns of 4 components <a class="el" href="a00135.html" title="Matrix types from section 4.1.6 of GLSL 1.30.8 specification.">matrix</a> of high <a class="el" href="a00136.html" title="Matrix types with precision qualifier.">precision</a> floating-point numbers. </p>
  251. <p>There is no garanty on the actual <a class="el" href="a00136.html" title="Matrix types with precision qualifier.">precision</a>. (From GLSL 1.30.8 specification, section 4.1.6 Matrices and section 4.5 Precision and Precision Qualifiers) </p>
  252. <p>Definition at line <a class="el" href="a00108_source.html#l00195">195</a> of file <a class="el" href="a00108_source.html">type_mat4x4.hpp</a>.</p>
  253. </div>
  254. </div>
  255. <a class="anchor" id="a8b49c3aa6665011440c32c281b2032c0"></a><!-- doxytag: member="glm::core::type::matrix::precision::lowp_mat2x2" ref="a8b49c3aa6665011440c32c281b2032c0" args="" -->
  256. <div class="memitem">
  257. <div class="memproto">
  258. <table class="memname">
  259. <tr>
  260. <td class="memname">typedef detail::tmat2x2&lt;lowp_float&gt; <a class="el" href="a00136.html#a8b49c3aa6665011440c32c281b2032c0">lowp_mat2x2</a></td>
  261. </tr>
  262. </table>
  263. </div>
  264. <div class="memdoc">
  265. <p>2 columns of 2 components <a class="el" href="a00135.html" title="Matrix types from section 4.1.6 of GLSL 1.30.8 specification.">matrix</a> of low <a class="el" href="a00136.html" title="Matrix types with precision qualifier.">precision</a> floating-point numbers. </p>
  266. <p>There is no garanty on the actual <a class="el" href="a00136.html" title="Matrix types with precision qualifier.">precision</a>. (From GLSL 1.30.8 specification, section 4.1.6 Matrices and section 4.5 Precision and Precision Qualifiers) </p>
  267. <p>Definition at line <a class="el" href="a00100_source.html#l00184">184</a> of file <a class="el" href="a00100_source.html">type_mat2x2.hpp</a>.</p>
  268. </div>
  269. </div>
  270. <a class="anchor" id="a0b32355a31b4c14e98f69b43a9077456"></a><!-- doxytag: member="glm::core::type::matrix::precision::lowp_mat2x3" ref="a0b32355a31b4c14e98f69b43a9077456" args="" -->
  271. <div class="memitem">
  272. <div class="memproto">
  273. <table class="memname">
  274. <tr>
  275. <td class="memname">typedef detail::tmat2x3&lt;lowp_float&gt; <a class="el" href="a00136.html#a0b32355a31b4c14e98f69b43a9077456">lowp_mat2x3</a></td>
  276. </tr>
  277. </table>
  278. </div>
  279. <div class="memdoc">
  280. <p>2 columns of 3 components <a class="el" href="a00135.html" title="Matrix types from section 4.1.6 of GLSL 1.30.8 specification.">matrix</a> of low <a class="el" href="a00136.html" title="Matrix types with precision qualifier.">precision</a> floating-point numbers. </p>
  281. <p>There is no garanty on the actual <a class="el" href="a00136.html" title="Matrix types with precision qualifier.">precision</a>. (From GLSL 1.30.8 specification, section 4.1.6 Matrices and section 4.5 Precision and Precision Qualifiers) </p>
  282. <p>Definition at line <a class="el" href="a00101_source.html#l00179">179</a> of file <a class="el" href="a00101_source.html">type_mat2x3.hpp</a>.</p>
  283. </div>
  284. </div>
  285. <a class="anchor" id="af95b55f8954834b05b5463bc153deae5"></a><!-- doxytag: member="glm::core::type::matrix::precision::lowp_mat2x4" ref="af95b55f8954834b05b5463bc153deae5" args="" -->
  286. <div class="memitem">
  287. <div class="memproto">
  288. <table class="memname">
  289. <tr>
  290. <td class="memname">typedef detail::tmat2x4&lt;lowp_float&gt; <a class="el" href="a00136.html#af95b55f8954834b05b5463bc153deae5">lowp_mat2x4</a></td>
  291. </tr>
  292. </table>
  293. </div>
  294. <div class="memdoc">
  295. <p>2 columns of 4 components <a class="el" href="a00135.html" title="Matrix types from section 4.1.6 of GLSL 1.30.8 specification.">matrix</a> of low <a class="el" href="a00136.html" title="Matrix types with precision qualifier.">precision</a> floating-point numbers. </p>
  296. <p>There is no garanty on the actual <a class="el" href="a00136.html" title="Matrix types with precision qualifier.">precision</a>. (From GLSL 1.30.8 specification, section 4.1.6 Matrices and section 4.5 Precision and Precision Qualifiers) </p>
  297. <p>Definition at line <a class="el" href="a00102_source.html#l00175">175</a> of file <a class="el" href="a00102_source.html">type_mat2x4.hpp</a>.</p>
  298. </div>
  299. </div>
  300. <a class="anchor" id="a745259412efbd5e07b1a4062190e3135"></a><!-- doxytag: member="glm::core::type::matrix::precision::lowp_mat3x2" ref="a745259412efbd5e07b1a4062190e3135" args="" -->
  301. <div class="memitem">
  302. <div class="memproto">
  303. <table class="memname">
  304. <tr>
  305. <td class="memname">typedef detail::tmat3x2&lt;lowp_float&gt; <a class="el" href="a00136.html#a745259412efbd5e07b1a4062190e3135">lowp_mat3x2</a></td>
  306. </tr>
  307. </table>
  308. </div>
  309. <div class="memdoc">
  310. <p>3 columns of 2 components <a class="el" href="a00135.html" title="Matrix types from section 4.1.6 of GLSL 1.30.8 specification.">matrix</a> of low <a class="el" href="a00136.html" title="Matrix types with precision qualifier.">precision</a> floating-point numbers. </p>
  311. <p>There is no garanty on the actual <a class="el" href="a00136.html" title="Matrix types with precision qualifier.">precision</a>. (From GLSL 1.30.8 specification, section 4.1.6 Matrices and section 4.5 Precision and Precision Qualifiers) </p>
  312. <p>Definition at line <a class="el" href="a00103_source.html#l00176">176</a> of file <a class="el" href="a00103_source.html">type_mat3x2.hpp</a>.</p>
  313. </div>
  314. </div>
  315. <a class="anchor" id="a0bb652c1f4401b9b3359ae6b2bf13678"></a><!-- doxytag: member="glm::core::type::matrix::precision::lowp_mat3x3" ref="a0bb652c1f4401b9b3359ae6b2bf13678" args="" -->
  316. <div class="memitem">
  317. <div class="memproto">
  318. <table class="memname">
  319. <tr>
  320. <td class="memname">typedef detail::tmat3x3&lt;lowp_float&gt; <a class="el" href="a00136.html#a0bb652c1f4401b9b3359ae6b2bf13678">lowp_mat3x3</a></td>
  321. </tr>
  322. </table>
  323. </div>
  324. <div class="memdoc">
  325. <p>3 columns of 3 components <a class="el" href="a00135.html" title="Matrix types from section 4.1.6 of GLSL 1.30.8 specification.">matrix</a> of low <a class="el" href="a00136.html" title="Matrix types with precision qualifier.">precision</a> floating-point numbers. </p>
  326. <p>There is no garanty on the actual <a class="el" href="a00136.html" title="Matrix types with precision qualifier.">precision</a>. (From GLSL 1.30.8 specification, section 4.1.6 Matrices and section 4.5 Precision and Precision Qualifiers) </p>
  327. <p>Definition at line <a class="el" href="a00104_source.html#l00182">182</a> of file <a class="el" href="a00104_source.html">type_mat3x3.hpp</a>.</p>
  328. </div>
  329. </div>
  330. <a class="anchor" id="a2e7a430ab7df03b63b5c7b776f7675a1"></a><!-- doxytag: member="glm::core::type::matrix::precision::lowp_mat3x4" ref="a2e7a430ab7df03b63b5c7b776f7675a1" args="" -->
  331. <div class="memitem">
  332. <div class="memproto">
  333. <table class="memname">
  334. <tr>
  335. <td class="memname">typedef detail::tmat3x4&lt;lowp_float&gt; <a class="el" href="a00136.html#a2e7a430ab7df03b63b5c7b776f7675a1">lowp_mat3x4</a></td>
  336. </tr>
  337. </table>
  338. </div>
  339. <div class="memdoc">
  340. <p>3 columns of 4 components <a class="el" href="a00135.html" title="Matrix types from section 4.1.6 of GLSL 1.30.8 specification.">matrix</a> of low <a class="el" href="a00136.html" title="Matrix types with precision qualifier.">precision</a> floating-point numbers. </p>
  341. <p>There is no garanty on the actual <a class="el" href="a00136.html" title="Matrix types with precision qualifier.">precision</a>. (From GLSL 1.30.8 specification, section 4.1.6 Matrices and section 4.5 Precision and Precision Qualifiers) </p>
  342. <p>Definition at line <a class="el" href="a00105_source.html#l00176">176</a> of file <a class="el" href="a00105_source.html">type_mat3x4.hpp</a>.</p>
  343. </div>
  344. </div>
  345. <a class="anchor" id="ac88de3260a910584e02b98f087a34502"></a><!-- doxytag: member="glm::core::type::matrix::precision::lowp_mat4x2" ref="ac88de3260a910584e02b98f087a34502" args="" -->
  346. <div class="memitem">
  347. <div class="memproto">
  348. <table class="memname">
  349. <tr>
  350. <td class="memname">typedef detail::tmat4x2&lt;lowp_float&gt; <a class="el" href="a00136.html#ac88de3260a910584e02b98f087a34502">lowp_mat4x2</a></td>
  351. </tr>
  352. </table>
  353. </div>
  354. <div class="memdoc">
  355. <p>4 columns of 2 components <a class="el" href="a00135.html" title="Matrix types from section 4.1.6 of GLSL 1.30.8 specification.">matrix</a> of low <a class="el" href="a00136.html" title="Matrix types with precision qualifier.">precision</a> floating-point numbers. </p>
  356. <p>There is no garanty on the actual <a class="el" href="a00136.html" title="Matrix types with precision qualifier.">precision</a>. (From GLSL 1.30.8 specification, section 4.1.6 Matrices and section 4.5 Precision and Precision Qualifiers) </p>
  357. <p>Definition at line <a class="el" href="a00106_source.html#l00178">178</a> of file <a class="el" href="a00106_source.html">type_mat4x2.hpp</a>.</p>
  358. </div>
  359. </div>
  360. <a class="anchor" id="a0072cb659f9360a7bb2c3e6646609ad7"></a><!-- doxytag: member="glm::core::type::matrix::precision::lowp_mat4x3" ref="a0072cb659f9360a7bb2c3e6646609ad7" args="" -->
  361. <div class="memitem">
  362. <div class="memproto">
  363. <table class="memname">
  364. <tr>
  365. <td class="memname">typedef detail::tmat4x3&lt;lowp_float&gt; <a class="el" href="a00136.html#a0072cb659f9360a7bb2c3e6646609ad7">lowp_mat4x3</a></td>
  366. </tr>
  367. </table>
  368. </div>
  369. <div class="memdoc">
  370. <p>4 columns of 3 components <a class="el" href="a00135.html" title="Matrix types from section 4.1.6 of GLSL 1.30.8 specification.">matrix</a> of low <a class="el" href="a00136.html" title="Matrix types with precision qualifier.">precision</a> floating-point numbers. </p>
  371. <p>There is no garanty on the actual <a class="el" href="a00136.html" title="Matrix types with precision qualifier.">precision</a>. (From GLSL 1.30.8 specification, section 4.1.6 Matrices and section 4.5 Precision and Precision Qualifiers) </p>
  372. <p>Definition at line <a class="el" href="a00107_source.html#l00183">183</a> of file <a class="el" href="a00107_source.html">type_mat4x3.hpp</a>.</p>
  373. </div>
  374. </div>
  375. <a class="anchor" id="aae14374ee642a8d553ce64f17a4597b1"></a><!-- doxytag: member="glm::core::type::matrix::precision::lowp_mat4x4" ref="aae14374ee642a8d553ce64f17a4597b1" args="" -->
  376. <div class="memitem">
  377. <div class="memproto">
  378. <table class="memname">
  379. <tr>
  380. <td class="memname">typedef detail::tmat4x4&lt;lowp_float&gt; <a class="el" href="a00136.html#aae14374ee642a8d553ce64f17a4597b1">lowp_mat4x4</a></td>
  381. </tr>
  382. </table>
  383. </div>
  384. <div class="memdoc">
  385. <p>4 columns of 4 components <a class="el" href="a00135.html" title="Matrix types from section 4.1.6 of GLSL 1.30.8 specification.">matrix</a> of low <a class="el" href="a00136.html" title="Matrix types with precision qualifier.">precision</a> floating-point numbers. </p>
  386. <p>There is no garanty on the actual <a class="el" href="a00136.html" title="Matrix types with precision qualifier.">precision</a>. (From GLSL 1.30.8 specification, section 4.1.6 Matrices and section 4.5 Precision and Precision Qualifiers) </p>
  387. <p>Definition at line <a class="el" href="a00108_source.html#l00187">187</a> of file <a class="el" href="a00108_source.html">type_mat4x4.hpp</a>.</p>
  388. </div>
  389. </div>
  390. <a class="anchor" id="aa5970a6f98990c15b7a3be7cc7b79f4f"></a><!-- doxytag: member="glm::core::type::matrix::precision::mediump_mat2x2" ref="aa5970a6f98990c15b7a3be7cc7b79f4f" args="" -->
  391. <div class="memitem">
  392. <div class="memproto">
  393. <table class="memname">
  394. <tr>
  395. <td class="memname">typedef detail::tmat2x2&lt;mediump_float&gt; <a class="el" href="a00136.html#aa5970a6f98990c15b7a3be7cc7b79f4f">mediump_mat2x2</a></td>
  396. </tr>
  397. </table>
  398. </div>
  399. <div class="memdoc">
  400. <p>2 columns of 2 components <a class="el" href="a00135.html" title="Matrix types from section 4.1.6 of GLSL 1.30.8 specification.">matrix</a> of medium <a class="el" href="a00136.html" title="Matrix types with precision qualifier.">precision</a> floating-point numbers. </p>
  401. <p>There is no garanty on the actual <a class="el" href="a00136.html" title="Matrix types with precision qualifier.">precision</a>. (From GLSL 1.30.8 specification, section 4.1.6 Matrices and section 4.5 Precision and Precision Qualifiers) </p>
  402. <p>Definition at line <a class="el" href="a00100_source.html#l00188">188</a> of file <a class="el" href="a00100_source.html">type_mat2x2.hpp</a>.</p>
  403. </div>
  404. </div>
  405. <a class="anchor" id="acceeb5355767eb306c12ea961b31e808"></a><!-- doxytag: member="glm::core::type::matrix::precision::mediump_mat2x3" ref="acceeb5355767eb306c12ea961b31e808" args="" -->
  406. <div class="memitem">
  407. <div class="memproto">
  408. <table class="memname">
  409. <tr>
  410. <td class="memname">typedef detail::tmat2x3&lt;mediump_float&gt; <a class="el" href="a00136.html#acceeb5355767eb306c12ea961b31e808">mediump_mat2x3</a></td>
  411. </tr>
  412. </table>
  413. </div>
  414. <div class="memdoc">
  415. <p>2 columns of 3 components <a class="el" href="a00135.html" title="Matrix types from section 4.1.6 of GLSL 1.30.8 specification.">matrix</a> of medium <a class="el" href="a00136.html" title="Matrix types with precision qualifier.">precision</a> floating-point numbers. </p>
  416. <p>There is no garanty on the actual <a class="el" href="a00136.html" title="Matrix types with precision qualifier.">precision</a>. (From GLSL 1.30.8 specification, section 4.1.6 Matrices and section 4.5 Precision and Precision Qualifiers) </p>
  417. <p>Definition at line <a class="el" href="a00101_source.html#l00183">183</a> of file <a class="el" href="a00101_source.html">type_mat2x3.hpp</a>.</p>
  418. </div>
  419. </div>
  420. <a class="anchor" id="abbec32a495b527df1796bb46f8cce516"></a><!-- doxytag: member="glm::core::type::matrix::precision::mediump_mat2x4" ref="abbec32a495b527df1796bb46f8cce516" args="" -->
  421. <div class="memitem">
  422. <div class="memproto">
  423. <table class="memname">
  424. <tr>
  425. <td class="memname">typedef detail::tmat2x4&lt;mediump_float&gt; <a class="el" href="a00136.html#abbec32a495b527df1796bb46f8cce516">mediump_mat2x4</a></td>
  426. </tr>
  427. </table>
  428. </div>
  429. <div class="memdoc">
  430. <p>2 columns of 4 components <a class="el" href="a00135.html" title="Matrix types from section 4.1.6 of GLSL 1.30.8 specification.">matrix</a> of medium <a class="el" href="a00136.html" title="Matrix types with precision qualifier.">precision</a> floating-point numbers. </p>
  431. <p>There is no garanty on the actual <a class="el" href="a00136.html" title="Matrix types with precision qualifier.">precision</a>. (From GLSL 1.30.8 specification, section 4.1.6 Matrices and section 4.5 Precision and Precision Qualifiers) </p>
  432. <p>Definition at line <a class="el" href="a00102_source.html#l00179">179</a> of file <a class="el" href="a00102_source.html">type_mat2x4.hpp</a>.</p>
  433. </div>
  434. </div>
  435. <a class="anchor" id="a08c1cebbdb2cdfa0a62b23981db1c059"></a><!-- doxytag: member="glm::core::type::matrix::precision::mediump_mat3x2" ref="a08c1cebbdb2cdfa0a62b23981db1c059" args="" -->
  436. <div class="memitem">
  437. <div class="memproto">
  438. <table class="memname">
  439. <tr>
  440. <td class="memname">typedef detail::tmat3x2&lt;mediump_float&gt; <a class="el" href="a00136.html#a08c1cebbdb2cdfa0a62b23981db1c059">mediump_mat3x2</a></td>
  441. </tr>
  442. </table>
  443. </div>
  444. <div class="memdoc">
  445. <p>3 columns of 2 components <a class="el" href="a00135.html" title="Matrix types from section 4.1.6 of GLSL 1.30.8 specification.">matrix</a> of medium <a class="el" href="a00136.html" title="Matrix types with precision qualifier.">precision</a> floating-point numbers. </p>
  446. <p>There is no garanty on the actual <a class="el" href="a00136.html" title="Matrix types with precision qualifier.">precision</a>. (From GLSL 1.30.8 specification, section 4.1.6 Matrices and section 4.5 Precision and Precision Qualifiers) </p>
  447. <p>Definition at line <a class="el" href="a00103_source.html#l00180">180</a> of file <a class="el" href="a00103_source.html">type_mat3x2.hpp</a>.</p>
  448. </div>
  449. </div>
  450. <a class="anchor" id="a76c68d8cad333d1f5ba1b20a40415cda"></a><!-- doxytag: member="glm::core::type::matrix::precision::mediump_mat3x3" ref="a76c68d8cad333d1f5ba1b20a40415cda" args="" -->
  451. <div class="memitem">
  452. <div class="memproto">
  453. <table class="memname">
  454. <tr>
  455. <td class="memname">typedef detail::tmat3x3&lt;mediump_float&gt; <a class="el" href="a00136.html#a76c68d8cad333d1f5ba1b20a40415cda">mediump_mat3x3</a></td>
  456. </tr>
  457. </table>
  458. </div>
  459. <div class="memdoc">
  460. <p>3 columns of 3 components <a class="el" href="a00135.html" title="Matrix types from section 4.1.6 of GLSL 1.30.8 specification.">matrix</a> of medium <a class="el" href="a00136.html" title="Matrix types with precision qualifier.">precision</a> floating-point numbers. </p>
  461. <p>There is no garanty on the actual <a class="el" href="a00136.html" title="Matrix types with precision qualifier.">precision</a>. (From GLSL 1.30.8 specification, section 4.1.6 Matrices and section 4.5 Precision and Precision Qualifiers) </p>
  462. <p>Definition at line <a class="el" href="a00104_source.html#l00186">186</a> of file <a class="el" href="a00104_source.html">type_mat3x3.hpp</a>.</p>
  463. </div>
  464. </div>
  465. <a class="anchor" id="a167125bb484e539a3c56f7b7aa0409f8"></a><!-- doxytag: member="glm::core::type::matrix::precision::mediump_mat3x4" ref="a167125bb484e539a3c56f7b7aa0409f8" args="" -->
  466. <div class="memitem">
  467. <div class="memproto">
  468. <table class="memname">
  469. <tr>
  470. <td class="memname">typedef detail::tmat3x4&lt;mediump_float&gt; <a class="el" href="a00136.html#a167125bb484e539a3c56f7b7aa0409f8">mediump_mat3x4</a></td>
  471. </tr>
  472. </table>
  473. </div>
  474. <div class="memdoc">
  475. <p>3 columns of 4 components <a class="el" href="a00135.html" title="Matrix types from section 4.1.6 of GLSL 1.30.8 specification.">matrix</a> of medium <a class="el" href="a00136.html" title="Matrix types with precision qualifier.">precision</a> floating-point numbers. </p>
  476. <p>There is no garanty on the actual <a class="el" href="a00136.html" title="Matrix types with precision qualifier.">precision</a>. (From GLSL 1.30.8 specification, section 4.1.6 Matrices and section 4.5 Precision and Precision Qualifiers) </p>
  477. <p>Definition at line <a class="el" href="a00105_source.html#l00180">180</a> of file <a class="el" href="a00105_source.html">type_mat3x4.hpp</a>.</p>
  478. </div>
  479. </div>
  480. <a class="anchor" id="a31b1d523c1dc83c0ef9cded942950666"></a><!-- doxytag: member="glm::core::type::matrix::precision::mediump_mat4x2" ref="a31b1d523c1dc83c0ef9cded942950666" args="" -->
  481. <div class="memitem">
  482. <div class="memproto">
  483. <table class="memname">
  484. <tr>
  485. <td class="memname">typedef detail::tmat4x2&lt;mediump_float&gt; <a class="el" href="a00136.html#a31b1d523c1dc83c0ef9cded942950666">mediump_mat4x2</a></td>
  486. </tr>
  487. </table>
  488. </div>
  489. <div class="memdoc">
  490. <p>4 columns of 2 components <a class="el" href="a00135.html" title="Matrix types from section 4.1.6 of GLSL 1.30.8 specification.">matrix</a> of medium <a class="el" href="a00136.html" title="Matrix types with precision qualifier.">precision</a> floating-point numbers. </p>
  491. <p>There is no garanty on the actual <a class="el" href="a00136.html" title="Matrix types with precision qualifier.">precision</a>. (From GLSL 1.30.8 specification, section 4.1.6 Matrices and section 4.5 Precision and Precision Qualifiers) </p>
  492. <p>Definition at line <a class="el" href="a00106_source.html#l00182">182</a> of file <a class="el" href="a00106_source.html">type_mat4x2.hpp</a>.</p>
  493. </div>
  494. </div>
  495. <a class="anchor" id="a236d4c1060c1ce9908d3de61b3d9334e"></a><!-- doxytag: member="glm::core::type::matrix::precision::mediump_mat4x3" ref="a236d4c1060c1ce9908d3de61b3d9334e" args="" -->
  496. <div class="memitem">
  497. <div class="memproto">
  498. <table class="memname">
  499. <tr>
  500. <td class="memname">typedef detail::tmat4x3&lt;mediump_float&gt; <a class="el" href="a00136.html#a236d4c1060c1ce9908d3de61b3d9334e">mediump_mat4x3</a></td>
  501. </tr>
  502. </table>
  503. </div>
  504. <div class="memdoc">
  505. <p>4 columns of 3 components <a class="el" href="a00135.html" title="Matrix types from section 4.1.6 of GLSL 1.30.8 specification.">matrix</a> of medium <a class="el" href="a00136.html" title="Matrix types with precision qualifier.">precision</a> floating-point numbers. </p>
  506. <p>There is no garanty on the actual <a class="el" href="a00136.html" title="Matrix types with precision qualifier.">precision</a>. (From GLSL 1.30.8 specification, section 4.1.6 Matrices and section 4.5 Precision and Precision Qualifiers) </p>
  507. <p>Definition at line <a class="el" href="a00107_source.html#l00187">187</a> of file <a class="el" href="a00107_source.html">type_mat4x3.hpp</a>.</p>
  508. </div>
  509. </div>
  510. <a class="anchor" id="ad0e848d34a6838e413a41018228ded41"></a><!-- doxytag: member="glm::core::type::matrix::precision::mediump_mat4x4" ref="ad0e848d34a6838e413a41018228ded41" args="" -->
  511. <div class="memitem">
  512. <div class="memproto">
  513. <table class="memname">
  514. <tr>
  515. <td class="memname">typedef detail::tmat4x4&lt;mediump_float&gt; <a class="el" href="a00136.html#ad0e848d34a6838e413a41018228ded41">mediump_mat4x4</a></td>
  516. </tr>
  517. </table>
  518. </div>
  519. <div class="memdoc">
  520. <p>4 columns of 4 components <a class="el" href="a00135.html" title="Matrix types from section 4.1.6 of GLSL 1.30.8 specification.">matrix</a> of medium <a class="el" href="a00136.html" title="Matrix types with precision qualifier.">precision</a> floating-point numbers. </p>
  521. <p>There is no garanty on the actual <a class="el" href="a00136.html" title="Matrix types with precision qualifier.">precision</a>. (From GLSL 1.30.8 specification, section 4.1.6 Matrices and section 4.5 Precision and Precision Qualifiers) </p>
  522. <p>Definition at line <a class="el" href="a00108_source.html#l00191">191</a> of file <a class="el" href="a00108_source.html">type_mat4x4.hpp</a>.</p>
  523. </div>
  524. </div>
  525. </div>
  526. <hr size="1"/><address style="text-align: right;"><small>Generated on Mon Nov 16 11:23:24 2009 for GLM by&nbsp;
  527. <a href="http://www.doxygen.org/index.html">
  528. <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.6.1 </small></address>
  529. </body>
  530. </html>