a00140.html 48 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596
  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::vector::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="a00139.html">vector</a>::<a class="el" href="a00140.html">precision</a>
  26. </div>
  27. </div>
  28. <div class="contents">
  29. <h1>glm::core::type::vector::precision Namespace Reference</h1>
  30. <p>Vector types with <a class="el" href="a00140.html" title="Vector 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::tvec2&lt; highp_int &gt;&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00140.html#a306173e656477f59bf0164a623780236">highp_ivec2</a></td></tr>
  35. <tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">2 components <a class="el" href="a00139.html" title="Vector types from section 4.1.5 of GLSL 1.30.8 specification.">vector</a> of high <a class="el" href="a00140.html" title="Vector types with precision qualifier.">precision</a> signed integer numbers. <a href="#a306173e656477f59bf0164a623780236"></a><br/></td></tr>
  36. <tr><td class="memItemLeft" align="right" valign="top">typedef detail::tvec3&lt; highp_int &gt;&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00140.html#accca78e0907313665d47af163c17c5bb">highp_ivec3</a></td></tr>
  37. <tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">3 components <a class="el" href="a00139.html" title="Vector types from section 4.1.5 of GLSL 1.30.8 specification.">vector</a> of high <a class="el" href="a00140.html" title="Vector types with precision qualifier.">precision</a> signed integer numbers. <a href="#accca78e0907313665d47af163c17c5bb"></a><br/></td></tr>
  38. <tr><td class="memItemLeft" align="right" valign="top">typedef detail::tvec4&lt; highp_int &gt;&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00140.html#a320e40ad19a7be26cff134cce4f15a51">highp_ivec4</a></td></tr>
  39. <tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">4 components <a class="el" href="a00139.html" title="Vector types from section 4.1.5 of GLSL 1.30.8 specification.">vector</a> of high <a class="el" href="a00140.html" title="Vector types with precision qualifier.">precision</a> signed integer numbers. <a href="#a320e40ad19a7be26cff134cce4f15a51"></a><br/></td></tr>
  40. <tr><td class="memItemLeft" align="right" valign="top">typedef detail::tvec2&lt; highp_uint &gt;&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00140.html#ad4a5243fc438d0f2efbc22d075b4e399">highp_uvec2</a></td></tr>
  41. <tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">2 components <a class="el" href="a00139.html" title="Vector types from section 4.1.5 of GLSL 1.30.8 specification.">vector</a> of high <a class="el" href="a00140.html" title="Vector types with precision qualifier.">precision</a> unsigned integer numbers. <a href="#ad4a5243fc438d0f2efbc22d075b4e399"></a><br/></td></tr>
  42. <tr><td class="memItemLeft" align="right" valign="top">typedef detail::tvec3&lt; highp_uint &gt;&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00140.html#af4b32075ad193e4f47c8bfc367593d8c">highp_uvec3</a></td></tr>
  43. <tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">3 components <a class="el" href="a00139.html" title="Vector types from section 4.1.5 of GLSL 1.30.8 specification.">vector</a> of high <a class="el" href="a00140.html" title="Vector types with precision qualifier.">precision</a> unsigned integer numbers. <a href="#af4b32075ad193e4f47c8bfc367593d8c"></a><br/></td></tr>
  44. <tr><td class="memItemLeft" align="right" valign="top">typedef detail::tvec4&lt; highp_uint &gt;&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00140.html#a5ad6375e810e3050a6c845b600422b70">highp_uvec4</a></td></tr>
  45. <tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">4 components <a class="el" href="a00139.html" title="Vector types from section 4.1.5 of GLSL 1.30.8 specification.">vector</a> of high <a class="el" href="a00140.html" title="Vector types with precision qualifier.">precision</a> unsigned integer numbers. <a href="#a5ad6375e810e3050a6c845b600422b70"></a><br/></td></tr>
  46. <tr><td class="memItemLeft" align="right" valign="top">typedef detail::tvec2<br class="typebreak"/>
  47. &lt; highp_float &gt;&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00140.html#a9b65d7afd0783a02f5b3d1b75d1d872e">highp_vec2</a></td></tr>
  48. <tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">2 components <a class="el" href="a00139.html" title="Vector types from section 4.1.5 of GLSL 1.30.8 specification.">vector</a> of high <a class="el" href="a00140.html" title="Vector types with precision qualifier.">precision</a> floating-point numbers. <a href="#a9b65d7afd0783a02f5b3d1b75d1d872e"></a><br/></td></tr>
  49. <tr><td class="memItemLeft" align="right" valign="top">typedef detail::tvec3<br class="typebreak"/>
  50. &lt; highp_float &gt;&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00140.html#a0d3129f5f6644cb7552f520ff0dfa789">highp_vec3</a></td></tr>
  51. <tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">3 components <a class="el" href="a00139.html" title="Vector types from section 4.1.5 of GLSL 1.30.8 specification.">vector</a> of high <a class="el" href="a00140.html" title="Vector types with precision qualifier.">precision</a> floating-point numbers. <a href="#a0d3129f5f6644cb7552f520ff0dfa789"></a><br/></td></tr>
  52. <tr><td class="memItemLeft" align="right" valign="top">typedef detail::tvec4<br class="typebreak"/>
  53. &lt; highp_float &gt;&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00140.html#aaef692a5e2eae7dad32ca2f8ed0d16d8">highp_vec4</a></td></tr>
  54. <tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">4 components <a class="el" href="a00139.html" title="Vector types from section 4.1.5 of GLSL 1.30.8 specification.">vector</a> of high <a class="el" href="a00140.html" title="Vector types with precision qualifier.">precision</a> floating-point numbers. <a href="#aaef692a5e2eae7dad32ca2f8ed0d16d8"></a><br/></td></tr>
  55. <tr><td class="memItemLeft" align="right" valign="top">typedef detail::tvec2&lt; lowp_int &gt;&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00140.html#a26364654fd75ba6c7f11a65967a7fbee">lowp_ivec2</a></td></tr>
  56. <tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">2 components <a class="el" href="a00139.html" title="Vector types from section 4.1.5 of GLSL 1.30.8 specification.">vector</a> of low <a class="el" href="a00140.html" title="Vector types with precision qualifier.">precision</a> signed integer numbers. <a href="#a26364654fd75ba6c7f11a65967a7fbee"></a><br/></td></tr>
  57. <tr><td class="memItemLeft" align="right" valign="top">typedef detail::tvec3&lt; lowp_int &gt;&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00140.html#ac246e3a1a470974283d6618ad77fd477">lowp_ivec3</a></td></tr>
  58. <tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">3 components <a class="el" href="a00139.html" title="Vector types from section 4.1.5 of GLSL 1.30.8 specification.">vector</a> of low <a class="el" href="a00140.html" title="Vector types with precision qualifier.">precision</a> signed integer numbers. <a href="#ac246e3a1a470974283d6618ad77fd477"></a><br/></td></tr>
  59. <tr><td class="memItemLeft" align="right" valign="top">typedef detail::tvec4&lt; lowp_int &gt;&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00140.html#afc7521507e40fbc269149475a725dbbe">lowp_ivec4</a></td></tr>
  60. <tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">4 components <a class="el" href="a00139.html" title="Vector types from section 4.1.5 of GLSL 1.30.8 specification.">vector</a> of low <a class="el" href="a00140.html" title="Vector types with precision qualifier.">precision</a> signed integer numbers. <a href="#afc7521507e40fbc269149475a725dbbe"></a><br/></td></tr>
  61. <tr><td class="memItemLeft" align="right" valign="top">typedef detail::tvec2&lt; lowp_uint &gt;&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00140.html#a9cb9b78162fca09f7ce9d08758f8b3c1">lowp_uvec2</a></td></tr>
  62. <tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">2 components <a class="el" href="a00139.html" title="Vector types from section 4.1.5 of GLSL 1.30.8 specification.">vector</a> of low <a class="el" href="a00140.html" title="Vector types with precision qualifier.">precision</a> unsigned integer numbers. <a href="#a9cb9b78162fca09f7ce9d08758f8b3c1"></a><br/></td></tr>
  63. <tr><td class="memItemLeft" align="right" valign="top">typedef detail::tvec3&lt; lowp_uint &gt;&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00140.html#aefdce0fe4ed79b26ed2b5f00bbf39075">lowp_uvec3</a></td></tr>
  64. <tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">3 components <a class="el" href="a00139.html" title="Vector types from section 4.1.5 of GLSL 1.30.8 specification.">vector</a> of low <a class="el" href="a00140.html" title="Vector types with precision qualifier.">precision</a> unsigned integer numbers. <a href="#aefdce0fe4ed79b26ed2b5f00bbf39075"></a><br/></td></tr>
  65. <tr><td class="memItemLeft" align="right" valign="top">typedef detail::tvec4&lt; lowp_uint &gt;&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00140.html#a3ebda7e36e3948ceea0cbc90061c643d">lowp_uvec4</a></td></tr>
  66. <tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">4 components <a class="el" href="a00139.html" title="Vector types from section 4.1.5 of GLSL 1.30.8 specification.">vector</a> of low <a class="el" href="a00140.html" title="Vector types with precision qualifier.">precision</a> unsigned integer numbers. <a href="#a3ebda7e36e3948ceea0cbc90061c643d"></a><br/></td></tr>
  67. <tr><td class="memItemLeft" align="right" valign="top">typedef detail::tvec2&lt; lowp_float &gt;&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00140.html#a4df6c67742cd65d6d0a885b3a539d9ff">lowp_vec2</a></td></tr>
  68. <tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">2 components <a class="el" href="a00139.html" title="Vector types from section 4.1.5 of GLSL 1.30.8 specification.">vector</a> of low <a class="el" href="a00140.html" title="Vector types with precision qualifier.">precision</a> floating-point numbers. <a href="#a4df6c67742cd65d6d0a885b3a539d9ff"></a><br/></td></tr>
  69. <tr><td class="memItemLeft" align="right" valign="top">typedef detail::tvec3&lt; lowp_float &gt;&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00140.html#ab9e39d9db144322c1ad30ab3141084ad">lowp_vec3</a></td></tr>
  70. <tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">3 components <a class="el" href="a00139.html" title="Vector types from section 4.1.5 of GLSL 1.30.8 specification.">vector</a> of low <a class="el" href="a00140.html" title="Vector types with precision qualifier.">precision</a> floating-point numbers. <a href="#ab9e39d9db144322c1ad30ab3141084ad"></a><br/></td></tr>
  71. <tr><td class="memItemLeft" align="right" valign="top">typedef detail::tvec4&lt; lowp_float &gt;&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00140.html#a653b0bf7ff2cb590f6e1338682fd0327">lowp_vec4</a></td></tr>
  72. <tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">4 components <a class="el" href="a00139.html" title="Vector types from section 4.1.5 of GLSL 1.30.8 specification.">vector</a> of low <a class="el" href="a00140.html" title="Vector types with precision qualifier.">precision</a> floating-point numbers. <a href="#a653b0bf7ff2cb590f6e1338682fd0327"></a><br/></td></tr>
  73. <tr><td class="memItemLeft" align="right" valign="top">typedef detail::tvec2<br class="typebreak"/>
  74. &lt; mediump_int &gt;&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00140.html#a269315792504783f450b829161f2bccf">mediump_ivec2</a></td></tr>
  75. <tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">2 components <a class="el" href="a00139.html" title="Vector types from section 4.1.5 of GLSL 1.30.8 specification.">vector</a> of medium <a class="el" href="a00140.html" title="Vector types with precision qualifier.">precision</a> signed integer numbers. <a href="#a269315792504783f450b829161f2bccf"></a><br/></td></tr>
  76. <tr><td class="memItemLeft" align="right" valign="top">typedef detail::tvec3<br class="typebreak"/>
  77. &lt; mediump_int &gt;&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00140.html#a1d8ae738ed79d71f8d381f472d366913">mediump_ivec3</a></td></tr>
  78. <tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">3 components <a class="el" href="a00139.html" title="Vector types from section 4.1.5 of GLSL 1.30.8 specification.">vector</a> of medium <a class="el" href="a00140.html" title="Vector types with precision qualifier.">precision</a> signed integer numbers. <a href="#a1d8ae738ed79d71f8d381f472d366913"></a><br/></td></tr>
  79. <tr><td class="memItemLeft" align="right" valign="top">typedef detail::tvec4<br class="typebreak"/>
  80. &lt; mediump_int &gt;&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00140.html#a5f624d3f93fa1a197ba767f9b1d6d7aa">mediump_ivec4</a></td></tr>
  81. <tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">4 components <a class="el" href="a00139.html" title="Vector types from section 4.1.5 of GLSL 1.30.8 specification.">vector</a> of medium <a class="el" href="a00140.html" title="Vector types with precision qualifier.">precision</a> signed integer numbers. <a href="#a5f624d3f93fa1a197ba767f9b1d6d7aa"></a><br/></td></tr>
  82. <tr><td class="memItemLeft" align="right" valign="top">typedef detail::tvec2<br class="typebreak"/>
  83. &lt; mediump_uint &gt;&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00140.html#a5cd4f5f5667de09c7c12df85d138f599">mediump_uvec2</a></td></tr>
  84. <tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">2 components <a class="el" href="a00139.html" title="Vector types from section 4.1.5 of GLSL 1.30.8 specification.">vector</a> of medium <a class="el" href="a00140.html" title="Vector types with precision qualifier.">precision</a> unsigned integer numbers. <a href="#a5cd4f5f5667de09c7c12df85d138f599"></a><br/></td></tr>
  85. <tr><td class="memItemLeft" align="right" valign="top">typedef detail::tvec3<br class="typebreak"/>
  86. &lt; mediump_uint &gt;&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00140.html#a70d49eff07e7988447c93a83f9f311b6">mediump_uvec3</a></td></tr>
  87. <tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">3 components <a class="el" href="a00139.html" title="Vector types from section 4.1.5 of GLSL 1.30.8 specification.">vector</a> of medium <a class="el" href="a00140.html" title="Vector types with precision qualifier.">precision</a> unsigned integer numbers. <a href="#a70d49eff07e7988447c93a83f9f311b6"></a><br/></td></tr>
  88. <tr><td class="memItemLeft" align="right" valign="top">typedef detail::tvec4<br class="typebreak"/>
  89. &lt; mediump_uint &gt;&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00140.html#a4b2bc896ec01198bdc4f9dc896e5f06d">mediump_uvec4</a></td></tr>
  90. <tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">4 components <a class="el" href="a00139.html" title="Vector types from section 4.1.5 of GLSL 1.30.8 specification.">vector</a> of medium <a class="el" href="a00140.html" title="Vector types with precision qualifier.">precision</a> unsigned integer numbers. <a href="#a4b2bc896ec01198bdc4f9dc896e5f06d"></a><br/></td></tr>
  91. <tr><td class="memItemLeft" align="right" valign="top">typedef detail::tvec2<br class="typebreak"/>
  92. &lt; mediump_float &gt;&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00140.html#a9a8a10fce5852b088dd631b34e942b7d">mediump_vec2</a></td></tr>
  93. <tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">2 components <a class="el" href="a00139.html" title="Vector types from section 4.1.5 of GLSL 1.30.8 specification.">vector</a> of medium <a class="el" href="a00140.html" title="Vector types with precision qualifier.">precision</a> floating-point numbers. <a href="#a9a8a10fce5852b088dd631b34e942b7d"></a><br/></td></tr>
  94. <tr><td class="memItemLeft" align="right" valign="top">typedef detail::tvec3<br class="typebreak"/>
  95. &lt; mediump_float &gt;&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00140.html#af6aa71f085a150f42929a4b77458143e">mediump_vec3</a></td></tr>
  96. <tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">3 components <a class="el" href="a00139.html" title="Vector types from section 4.1.5 of GLSL 1.30.8 specification.">vector</a> of medium <a class="el" href="a00140.html" title="Vector types with precision qualifier.">precision</a> floating-point numbers. <a href="#af6aa71f085a150f42929a4b77458143e"></a><br/></td></tr>
  97. <tr><td class="memItemLeft" align="right" valign="top">typedef detail::tvec4<br class="typebreak"/>
  98. &lt; mediump_float &gt;&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00140.html#afddaa69a1d46a27e2767b780e0e6b4b0">mediump_vec4</a></td></tr>
  99. <tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">4 components <a class="el" href="a00139.html" title="Vector types from section 4.1.5 of GLSL 1.30.8 specification.">vector</a> of medium <a class="el" href="a00140.html" title="Vector types with precision qualifier.">precision</a> floating-point numbers. <a href="#afddaa69a1d46a27e2767b780e0e6b4b0"></a><br/></td></tr>
  100. </table>
  101. <hr/><a name="_details"></a><h2>Detailed Description</h2>
  102. <p>Vector types with <a class="el" href="a00140.html" title="Vector types with precision qualifier.">precision</a> qualifier. </p>
  103. <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>
  104. <hr/><h2>Typedef Documentation</h2>
  105. <a class="anchor" id="a306173e656477f59bf0164a623780236"></a><!-- doxytag: member="glm::core::type::vector::precision::highp_ivec2" ref="a306173e656477f59bf0164a623780236" args="" -->
  106. <div class="memitem">
  107. <div class="memproto">
  108. <table class="memname">
  109. <tr>
  110. <td class="memname">typedef detail::tvec2&lt;highp_int&gt; <a class="el" href="a00140.html#a306173e656477f59bf0164a623780236">highp_ivec2</a></td>
  111. </tr>
  112. </table>
  113. </div>
  114. <div class="memdoc">
  115. <p>2 components <a class="el" href="a00139.html" title="Vector types from section 4.1.5 of GLSL 1.30.8 specification.">vector</a> of high <a class="el" href="a00140.html" title="Vector types with precision qualifier.">precision</a> signed integer numbers. </p>
  116. <p>There is no garanty on the actual <a class="el" href="a00140.html" title="Vector types with precision qualifier.">precision</a>. From GLSL 1.30.8 specification, section 4.1.5 Precision Qualifiers. </p>
  117. <p>Definition at line <a class="el" href="a00113_source.html#l00258">258</a> of file <a class="el" href="a00113_source.html">type_vec2.hpp</a>.</p>
  118. </div>
  119. </div>
  120. <a class="anchor" id="accca78e0907313665d47af163c17c5bb"></a><!-- doxytag: member="glm::core::type::vector::precision::highp_ivec3" ref="accca78e0907313665d47af163c17c5bb" args="" -->
  121. <div class="memitem">
  122. <div class="memproto">
  123. <table class="memname">
  124. <tr>
  125. <td class="memname">typedef detail::tvec3&lt;highp_int&gt; <a class="el" href="a00140.html#accca78e0907313665d47af163c17c5bb">highp_ivec3</a></td>
  126. </tr>
  127. </table>
  128. </div>
  129. <div class="memdoc">
  130. <p>3 components <a class="el" href="a00139.html" title="Vector types from section 4.1.5 of GLSL 1.30.8 specification.">vector</a> of high <a class="el" href="a00140.html" title="Vector types with precision qualifier.">precision</a> signed integer numbers. </p>
  131. <p>There is no garanty on the actual <a class="el" href="a00140.html" title="Vector types with precision qualifier.">precision</a>. From GLSL 1.30.8 specification, section 4.1.5 Precision Qualifiers. </p>
  132. <p>Definition at line <a class="el" href="a00114_source.html#l00257">257</a> of file <a class="el" href="a00114_source.html">type_vec3.hpp</a>.</p>
  133. </div>
  134. </div>
  135. <a class="anchor" id="a320e40ad19a7be26cff134cce4f15a51"></a><!-- doxytag: member="glm::core::type::vector::precision::highp_ivec4" ref="a320e40ad19a7be26cff134cce4f15a51" args="" -->
  136. <div class="memitem">
  137. <div class="memproto">
  138. <table class="memname">
  139. <tr>
  140. <td class="memname">typedef detail::tvec4&lt;highp_int&gt; <a class="el" href="a00140.html#a320e40ad19a7be26cff134cce4f15a51">highp_ivec4</a></td>
  141. </tr>
  142. </table>
  143. </div>
  144. <div class="memdoc">
  145. <p>4 components <a class="el" href="a00139.html" title="Vector types from section 4.1.5 of GLSL 1.30.8 specification.">vector</a> of high <a class="el" href="a00140.html" title="Vector types with precision qualifier.">precision</a> signed integer numbers. </p>
  146. <p>There is no garanty on the actual <a class="el" href="a00140.html" title="Vector types with precision qualifier.">precision</a>. From GLSL 1.30.8 specification, section 4.1.5 Precision Qualifiers. </p>
  147. <p>Definition at line <a class="el" href="a00115_source.html#l00269">269</a> of file <a class="el" href="a00115_source.html">type_vec4.hpp</a>.</p>
  148. </div>
  149. </div>
  150. <a class="anchor" id="ad4a5243fc438d0f2efbc22d075b4e399"></a><!-- doxytag: member="glm::core::type::vector::precision::highp_uvec2" ref="ad4a5243fc438d0f2efbc22d075b4e399" args="" -->
  151. <div class="memitem">
  152. <div class="memproto">
  153. <table class="memname">
  154. <tr>
  155. <td class="memname">typedef detail::tvec2&lt;highp_uint&gt; <a class="el" href="a00140.html#ad4a5243fc438d0f2efbc22d075b4e399">highp_uvec2</a></td>
  156. </tr>
  157. </table>
  158. </div>
  159. <div class="memdoc">
  160. <p>2 components <a class="el" href="a00139.html" title="Vector types from section 4.1.5 of GLSL 1.30.8 specification.">vector</a> of high <a class="el" href="a00140.html" title="Vector types with precision qualifier.">precision</a> unsigned integer numbers. </p>
  161. <p>There is no garanty on the actual <a class="el" href="a00140.html" title="Vector types with precision qualifier.">precision</a>. From GLSL 1.30.8 specification, section 4.1.5 Precision Qualifiers. </p>
  162. <p>Definition at line <a class="el" href="a00113_source.html#l00292">292</a> of file <a class="el" href="a00113_source.html">type_vec2.hpp</a>.</p>
  163. </div>
  164. </div>
  165. <a class="anchor" id="af4b32075ad193e4f47c8bfc367593d8c"></a><!-- doxytag: member="glm::core::type::vector::precision::highp_uvec3" ref="af4b32075ad193e4f47c8bfc367593d8c" args="" -->
  166. <div class="memitem">
  167. <div class="memproto">
  168. <table class="memname">
  169. <tr>
  170. <td class="memname">typedef detail::tvec3&lt;highp_uint&gt; <a class="el" href="a00140.html#af4b32075ad193e4f47c8bfc367593d8c">highp_uvec3</a></td>
  171. </tr>
  172. </table>
  173. </div>
  174. <div class="memdoc">
  175. <p>3 components <a class="el" href="a00139.html" title="Vector types from section 4.1.5 of GLSL 1.30.8 specification.">vector</a> of high <a class="el" href="a00140.html" title="Vector types with precision qualifier.">precision</a> unsigned integer numbers. </p>
  176. <p>There is no garanty on the actual <a class="el" href="a00140.html" title="Vector types with precision qualifier.">precision</a>. From GLSL 1.30.8 specification, section 4.1.5 Precision Qualifiers. </p>
  177. <p>Definition at line <a class="el" href="a00114_source.html#l00291">291</a> of file <a class="el" href="a00114_source.html">type_vec3.hpp</a>.</p>
  178. </div>
  179. </div>
  180. <a class="anchor" id="a5ad6375e810e3050a6c845b600422b70"></a><!-- doxytag: member="glm::core::type::vector::precision::highp_uvec4" ref="a5ad6375e810e3050a6c845b600422b70" args="" -->
  181. <div class="memitem">
  182. <div class="memproto">
  183. <table class="memname">
  184. <tr>
  185. <td class="memname">typedef detail::tvec4&lt;highp_uint&gt; <a class="el" href="a00140.html#a5ad6375e810e3050a6c845b600422b70">highp_uvec4</a></td>
  186. </tr>
  187. </table>
  188. </div>
  189. <div class="memdoc">
  190. <p>4 components <a class="el" href="a00139.html" title="Vector types from section 4.1.5 of GLSL 1.30.8 specification.">vector</a> of high <a class="el" href="a00140.html" title="Vector types with precision qualifier.">precision</a> unsigned integer numbers. </p>
  191. <p>There is no garanty on the actual <a class="el" href="a00140.html" title="Vector types with precision qualifier.">precision</a>. From GLSL 1.30.8 specification, section 4.1.5 Precision Qualifiers. </p>
  192. <p>Definition at line <a class="el" href="a00115_source.html#l00301">301</a> of file <a class="el" href="a00115_source.html">type_vec4.hpp</a>.</p>
  193. </div>
  194. </div>
  195. <a class="anchor" id="a9b65d7afd0783a02f5b3d1b75d1d872e"></a><!-- doxytag: member="glm::core::type::vector::precision::highp_vec2" ref="a9b65d7afd0783a02f5b3d1b75d1d872e" args="" -->
  196. <div class="memitem">
  197. <div class="memproto">
  198. <table class="memname">
  199. <tr>
  200. <td class="memname">typedef detail::tvec2&lt;highp_float&gt; <a class="el" href="a00140.html#a9b65d7afd0783a02f5b3d1b75d1d872e">highp_vec2</a></td>
  201. </tr>
  202. </table>
  203. </div>
  204. <div class="memdoc">
  205. <p>2 components <a class="el" href="a00139.html" title="Vector types from section 4.1.5 of GLSL 1.30.8 specification.">vector</a> of high <a class="el" href="a00140.html" title="Vector types with precision qualifier.">precision</a> floating-point numbers. </p>
  206. <p>There is no garanty on the actual <a class="el" href="a00140.html" title="Vector types with precision qualifier.">precision</a>. From GLSL 1.30.8 specification, section 4.5.2 Precision Qualifiers. </p>
  207. <p>Definition at line <a class="el" href="a00113_source.html#l00224">224</a> of file <a class="el" href="a00113_source.html">type_vec2.hpp</a>.</p>
  208. </div>
  209. </div>
  210. <a class="anchor" id="a0d3129f5f6644cb7552f520ff0dfa789"></a><!-- doxytag: member="glm::core::type::vector::precision::highp_vec3" ref="a0d3129f5f6644cb7552f520ff0dfa789" args="" -->
  211. <div class="memitem">
  212. <div class="memproto">
  213. <table class="memname">
  214. <tr>
  215. <td class="memname">typedef detail::tvec3&lt;highp_float&gt; <a class="el" href="a00140.html#a0d3129f5f6644cb7552f520ff0dfa789">highp_vec3</a></td>
  216. </tr>
  217. </table>
  218. </div>
  219. <div class="memdoc">
  220. <p>3 components <a class="el" href="a00139.html" title="Vector types from section 4.1.5 of GLSL 1.30.8 specification.">vector</a> of high <a class="el" href="a00140.html" title="Vector types with precision qualifier.">precision</a> floating-point numbers. </p>
  221. <p>There is no garanty on the actual <a class="el" href="a00140.html" title="Vector types with precision qualifier.">precision</a>. From GLSL 1.30.8 specification, section 4.5.2 Precision Qualifiers. </p>
  222. <p>Definition at line <a class="el" href="a00114_source.html#l00223">223</a> of file <a class="el" href="a00114_source.html">type_vec3.hpp</a>.</p>
  223. </div>
  224. </div>
  225. <a class="anchor" id="aaef692a5e2eae7dad32ca2f8ed0d16d8"></a><!-- doxytag: member="glm::core::type::vector::precision::highp_vec4" ref="aaef692a5e2eae7dad32ca2f8ed0d16d8" args="" -->
  226. <div class="memitem">
  227. <div class="memproto">
  228. <table class="memname">
  229. <tr>
  230. <td class="memname">typedef detail::tvec4&lt;highp_float&gt; <a class="el" href="a00140.html#aaef692a5e2eae7dad32ca2f8ed0d16d8">highp_vec4</a></td>
  231. </tr>
  232. </table>
  233. </div>
  234. <div class="memdoc">
  235. <p>4 components <a class="el" href="a00139.html" title="Vector types from section 4.1.5 of GLSL 1.30.8 specification.">vector</a> of high <a class="el" href="a00140.html" title="Vector types with precision qualifier.">precision</a> floating-point numbers. </p>
  236. <p>There is no garanty on the actual <a class="el" href="a00140.html" title="Vector types with precision qualifier.">precision</a>. From GLSL 1.30.8 specification, section 4.5.2 Precision Qualifiers. </p>
  237. <p>Definition at line <a class="el" href="a00115_source.html#l00237">237</a> of file <a class="el" href="a00115_source.html">type_vec4.hpp</a>.</p>
  238. </div>
  239. </div>
  240. <a class="anchor" id="a26364654fd75ba6c7f11a65967a7fbee"></a><!-- doxytag: member="glm::core::type::vector::precision::lowp_ivec2" ref="a26364654fd75ba6c7f11a65967a7fbee" args="" -->
  241. <div class="memitem">
  242. <div class="memproto">
  243. <table class="memname">
  244. <tr>
  245. <td class="memname">typedef detail::tvec2&lt;lowp_int&gt; <a class="el" href="a00140.html#a26364654fd75ba6c7f11a65967a7fbee">lowp_ivec2</a></td>
  246. </tr>
  247. </table>
  248. </div>
  249. <div class="memdoc">
  250. <p>2 components <a class="el" href="a00139.html" title="Vector types from section 4.1.5 of GLSL 1.30.8 specification.">vector</a> of low <a class="el" href="a00140.html" title="Vector types with precision qualifier.">precision</a> signed integer numbers. </p>
  251. <p>There is no garanty on the actual <a class="el" href="a00140.html" title="Vector types with precision qualifier.">precision</a>. From GLSL 1.30.8 specification, section 4.1.5 Precision Qualifiers. </p>
  252. <p>Definition at line <a class="el" href="a00113_source.html#l00266">266</a> of file <a class="el" href="a00113_source.html">type_vec2.hpp</a>.</p>
  253. </div>
  254. </div>
  255. <a class="anchor" id="ac246e3a1a470974283d6618ad77fd477"></a><!-- doxytag: member="glm::core::type::vector::precision::lowp_ivec3" ref="ac246e3a1a470974283d6618ad77fd477" args="" -->
  256. <div class="memitem">
  257. <div class="memproto">
  258. <table class="memname">
  259. <tr>
  260. <td class="memname">typedef detail::tvec3&lt;lowp_int&gt; <a class="el" href="a00140.html#ac246e3a1a470974283d6618ad77fd477">lowp_ivec3</a></td>
  261. </tr>
  262. </table>
  263. </div>
  264. <div class="memdoc">
  265. <p>3 components <a class="el" href="a00139.html" title="Vector types from section 4.1.5 of GLSL 1.30.8 specification.">vector</a> of low <a class="el" href="a00140.html" title="Vector types with precision qualifier.">precision</a> signed integer numbers. </p>
  266. <p>There is no garanty on the actual <a class="el" href="a00140.html" title="Vector types with precision qualifier.">precision</a>. From GLSL 1.30.8 specification, section 4.1.5 Precision Qualifiers. </p>
  267. <p>Definition at line <a class="el" href="a00114_source.html#l00265">265</a> of file <a class="el" href="a00114_source.html">type_vec3.hpp</a>.</p>
  268. </div>
  269. </div>
  270. <a class="anchor" id="afc7521507e40fbc269149475a725dbbe"></a><!-- doxytag: member="glm::core::type::vector::precision::lowp_ivec4" ref="afc7521507e40fbc269149475a725dbbe" args="" -->
  271. <div class="memitem">
  272. <div class="memproto">
  273. <table class="memname">
  274. <tr>
  275. <td class="memname">typedef detail::tvec4&lt;lowp_int&gt; <a class="el" href="a00140.html#afc7521507e40fbc269149475a725dbbe">lowp_ivec4</a></td>
  276. </tr>
  277. </table>
  278. </div>
  279. <div class="memdoc">
  280. <p>4 components <a class="el" href="a00139.html" title="Vector types from section 4.1.5 of GLSL 1.30.8 specification.">vector</a> of low <a class="el" href="a00140.html" title="Vector types with precision qualifier.">precision</a> signed integer numbers. </p>
  281. <p>There is no garanty on the actual <a class="el" href="a00140.html" title="Vector types with precision qualifier.">precision</a>. From GLSL 1.30.8 specification, section 4.1.5 Precision Qualifiers. </p>
  282. <p>Definition at line <a class="el" href="a00115_source.html#l00277">277</a> of file <a class="el" href="a00115_source.html">type_vec4.hpp</a>.</p>
  283. </div>
  284. </div>
  285. <a class="anchor" id="a9cb9b78162fca09f7ce9d08758f8b3c1"></a><!-- doxytag: member="glm::core::type::vector::precision::lowp_uvec2" ref="a9cb9b78162fca09f7ce9d08758f8b3c1" args="" -->
  286. <div class="memitem">
  287. <div class="memproto">
  288. <table class="memname">
  289. <tr>
  290. <td class="memname">typedef detail::tvec2&lt;lowp_uint&gt; <a class="el" href="a00140.html#a9cb9b78162fca09f7ce9d08758f8b3c1">lowp_uvec2</a></td>
  291. </tr>
  292. </table>
  293. </div>
  294. <div class="memdoc">
  295. <p>2 components <a class="el" href="a00139.html" title="Vector types from section 4.1.5 of GLSL 1.30.8 specification.">vector</a> of low <a class="el" href="a00140.html" title="Vector types with precision qualifier.">precision</a> unsigned integer numbers. </p>
  296. <p>There is no garanty on the actual <a class="el" href="a00140.html" title="Vector types with precision qualifier.">precision</a>. From GLSL 1.30.8 specification, section 4.1.5 Precision Qualifiers. </p>
  297. <p>Definition at line <a class="el" href="a00113_source.html#l00300">300</a> of file <a class="el" href="a00113_source.html">type_vec2.hpp</a>.</p>
  298. </div>
  299. </div>
  300. <a class="anchor" id="aefdce0fe4ed79b26ed2b5f00bbf39075"></a><!-- doxytag: member="glm::core::type::vector::precision::lowp_uvec3" ref="aefdce0fe4ed79b26ed2b5f00bbf39075" args="" -->
  301. <div class="memitem">
  302. <div class="memproto">
  303. <table class="memname">
  304. <tr>
  305. <td class="memname">typedef detail::tvec3&lt;lowp_uint&gt; <a class="el" href="a00140.html#aefdce0fe4ed79b26ed2b5f00bbf39075">lowp_uvec3</a></td>
  306. </tr>
  307. </table>
  308. </div>
  309. <div class="memdoc">
  310. <p>3 components <a class="el" href="a00139.html" title="Vector types from section 4.1.5 of GLSL 1.30.8 specification.">vector</a> of low <a class="el" href="a00140.html" title="Vector types with precision qualifier.">precision</a> unsigned integer numbers. </p>
  311. <p>There is no garanty on the actual <a class="el" href="a00140.html" title="Vector types with precision qualifier.">precision</a>. From GLSL 1.30.8 specification, section 4.1.5 Precision Qualifiers. </p>
  312. <p>Definition at line <a class="el" href="a00114_source.html#l00299">299</a> of file <a class="el" href="a00114_source.html">type_vec3.hpp</a>.</p>
  313. </div>
  314. </div>
  315. <a class="anchor" id="a3ebda7e36e3948ceea0cbc90061c643d"></a><!-- doxytag: member="glm::core::type::vector::precision::lowp_uvec4" ref="a3ebda7e36e3948ceea0cbc90061c643d" args="" -->
  316. <div class="memitem">
  317. <div class="memproto">
  318. <table class="memname">
  319. <tr>
  320. <td class="memname">typedef detail::tvec4&lt;lowp_uint&gt; <a class="el" href="a00140.html#a3ebda7e36e3948ceea0cbc90061c643d">lowp_uvec4</a></td>
  321. </tr>
  322. </table>
  323. </div>
  324. <div class="memdoc">
  325. <p>4 components <a class="el" href="a00139.html" title="Vector types from section 4.1.5 of GLSL 1.30.8 specification.">vector</a> of low <a class="el" href="a00140.html" title="Vector types with precision qualifier.">precision</a> unsigned integer numbers. </p>
  326. <p>There is no garanty on the actual <a class="el" href="a00140.html" title="Vector types with precision qualifier.">precision</a>. From GLSL 1.30.8 specification, section 4.1.5 Precision Qualifiers. </p>
  327. <p>Definition at line <a class="el" href="a00115_source.html#l00309">309</a> of file <a class="el" href="a00115_source.html">type_vec4.hpp</a>.</p>
  328. </div>
  329. </div>
  330. <a class="anchor" id="a4df6c67742cd65d6d0a885b3a539d9ff"></a><!-- doxytag: member="glm::core::type::vector::precision::lowp_vec2" ref="a4df6c67742cd65d6d0a885b3a539d9ff" args="" -->
  331. <div class="memitem">
  332. <div class="memproto">
  333. <table class="memname">
  334. <tr>
  335. <td class="memname">typedef detail::tvec2&lt;lowp_float&gt; <a class="el" href="a00140.html#a4df6c67742cd65d6d0a885b3a539d9ff">lowp_vec2</a></td>
  336. </tr>
  337. </table>
  338. </div>
  339. <div class="memdoc">
  340. <p>2 components <a class="el" href="a00139.html" title="Vector types from section 4.1.5 of GLSL 1.30.8 specification.">vector</a> of low <a class="el" href="a00140.html" title="Vector types with precision qualifier.">precision</a> floating-point numbers. </p>
  341. <p>There is no garanty on the actual <a class="el" href="a00140.html" title="Vector types with precision qualifier.">precision</a>. From GLSL 1.30.8 specification, section 4.5.2 Precision Qualifiers. </p>
  342. <p>Definition at line <a class="el" href="a00113_source.html#l00232">232</a> of file <a class="el" href="a00113_source.html">type_vec2.hpp</a>.</p>
  343. </div>
  344. </div>
  345. <a class="anchor" id="ab9e39d9db144322c1ad30ab3141084ad"></a><!-- doxytag: member="glm::core::type::vector::precision::lowp_vec3" ref="ab9e39d9db144322c1ad30ab3141084ad" args="" -->
  346. <div class="memitem">
  347. <div class="memproto">
  348. <table class="memname">
  349. <tr>
  350. <td class="memname">typedef detail::tvec3&lt;lowp_float&gt; <a class="el" href="a00140.html#ab9e39d9db144322c1ad30ab3141084ad">lowp_vec3</a></td>
  351. </tr>
  352. </table>
  353. </div>
  354. <div class="memdoc">
  355. <p>3 components <a class="el" href="a00139.html" title="Vector types from section 4.1.5 of GLSL 1.30.8 specification.">vector</a> of low <a class="el" href="a00140.html" title="Vector types with precision qualifier.">precision</a> floating-point numbers. </p>
  356. <p>There is no garanty on the actual <a class="el" href="a00140.html" title="Vector types with precision qualifier.">precision</a>. From GLSL 1.30.8 specification, section 4.5.2 Precision Qualifiers. </p>
  357. <p>Definition at line <a class="el" href="a00114_source.html#l00231">231</a> of file <a class="el" href="a00114_source.html">type_vec3.hpp</a>.</p>
  358. </div>
  359. </div>
  360. <a class="anchor" id="a653b0bf7ff2cb590f6e1338682fd0327"></a><!-- doxytag: member="glm::core::type::vector::precision::lowp_vec4" ref="a653b0bf7ff2cb590f6e1338682fd0327" args="" -->
  361. <div class="memitem">
  362. <div class="memproto">
  363. <table class="memname">
  364. <tr>
  365. <td class="memname">typedef detail::tvec4&lt;lowp_float&gt; <a class="el" href="a00140.html#a653b0bf7ff2cb590f6e1338682fd0327">lowp_vec4</a></td>
  366. </tr>
  367. </table>
  368. </div>
  369. <div class="memdoc">
  370. <p>4 components <a class="el" href="a00139.html" title="Vector types from section 4.1.5 of GLSL 1.30.8 specification.">vector</a> of low <a class="el" href="a00140.html" title="Vector types with precision qualifier.">precision</a> floating-point numbers. </p>
  371. <p>There is no garanty on the actual <a class="el" href="a00140.html" title="Vector types with precision qualifier.">precision</a>. From GLSL 1.30.8 specification, section 4.5.2 Precision Qualifiers. </p>
  372. <p>Definition at line <a class="el" href="a00115_source.html#l00245">245</a> of file <a class="el" href="a00115_source.html">type_vec4.hpp</a>.</p>
  373. </div>
  374. </div>
  375. <a class="anchor" id="a269315792504783f450b829161f2bccf"></a><!-- doxytag: member="glm::core::type::vector::precision::mediump_ivec2" ref="a269315792504783f450b829161f2bccf" args="" -->
  376. <div class="memitem">
  377. <div class="memproto">
  378. <table class="memname">
  379. <tr>
  380. <td class="memname">typedef detail::tvec2&lt;mediump_int&gt; <a class="el" href="a00140.html#a269315792504783f450b829161f2bccf">mediump_ivec2</a></td>
  381. </tr>
  382. </table>
  383. </div>
  384. <div class="memdoc">
  385. <p>2 components <a class="el" href="a00139.html" title="Vector types from section 4.1.5 of GLSL 1.30.8 specification.">vector</a> of medium <a class="el" href="a00140.html" title="Vector types with precision qualifier.">precision</a> signed integer numbers. </p>
  386. <p>There is no garanty on the actual <a class="el" href="a00140.html" title="Vector types with precision qualifier.">precision</a>. From GLSL 1.30.8 specification, section 4.1.5 Precision Qualifiers. </p>
  387. <p>Definition at line <a class="el" href="a00113_source.html#l00262">262</a> of file <a class="el" href="a00113_source.html">type_vec2.hpp</a>.</p>
  388. </div>
  389. </div>
  390. <a class="anchor" id="a1d8ae738ed79d71f8d381f472d366913"></a><!-- doxytag: member="glm::core::type::vector::precision::mediump_ivec3" ref="a1d8ae738ed79d71f8d381f472d366913" args="" -->
  391. <div class="memitem">
  392. <div class="memproto">
  393. <table class="memname">
  394. <tr>
  395. <td class="memname">typedef detail::tvec3&lt;mediump_int&gt; <a class="el" href="a00140.html#a1d8ae738ed79d71f8d381f472d366913">mediump_ivec3</a></td>
  396. </tr>
  397. </table>
  398. </div>
  399. <div class="memdoc">
  400. <p>3 components <a class="el" href="a00139.html" title="Vector types from section 4.1.5 of GLSL 1.30.8 specification.">vector</a> of medium <a class="el" href="a00140.html" title="Vector types with precision qualifier.">precision</a> signed integer numbers. </p>
  401. <p>There is no garanty on the actual <a class="el" href="a00140.html" title="Vector types with precision qualifier.">precision</a>. From GLSL 1.30.8 specification, section 4.1.5 Precision Qualifiers. </p>
  402. <p>Definition at line <a class="el" href="a00114_source.html#l00261">261</a> of file <a class="el" href="a00114_source.html">type_vec3.hpp</a>.</p>
  403. </div>
  404. </div>
  405. <a class="anchor" id="a5f624d3f93fa1a197ba767f9b1d6d7aa"></a><!-- doxytag: member="glm::core::type::vector::precision::mediump_ivec4" ref="a5f624d3f93fa1a197ba767f9b1d6d7aa" args="" -->
  406. <div class="memitem">
  407. <div class="memproto">
  408. <table class="memname">
  409. <tr>
  410. <td class="memname">typedef detail::tvec4&lt;mediump_int&gt; <a class="el" href="a00140.html#a5f624d3f93fa1a197ba767f9b1d6d7aa">mediump_ivec4</a></td>
  411. </tr>
  412. </table>
  413. </div>
  414. <div class="memdoc">
  415. <p>4 components <a class="el" href="a00139.html" title="Vector types from section 4.1.5 of GLSL 1.30.8 specification.">vector</a> of medium <a class="el" href="a00140.html" title="Vector types with precision qualifier.">precision</a> signed integer numbers. </p>
  416. <p>There is no garanty on the actual <a class="el" href="a00140.html" title="Vector types with precision qualifier.">precision</a>. From GLSL 1.30.8 specification, section 4.1.5 Precision Qualifiers. </p>
  417. <p>Definition at line <a class="el" href="a00115_source.html#l00273">273</a> of file <a class="el" href="a00115_source.html">type_vec4.hpp</a>.</p>
  418. </div>
  419. </div>
  420. <a class="anchor" id="a5cd4f5f5667de09c7c12df85d138f599"></a><!-- doxytag: member="glm::core::type::vector::precision::mediump_uvec2" ref="a5cd4f5f5667de09c7c12df85d138f599" args="" -->
  421. <div class="memitem">
  422. <div class="memproto">
  423. <table class="memname">
  424. <tr>
  425. <td class="memname">typedef detail::tvec2&lt;mediump_uint&gt; <a class="el" href="a00140.html#a5cd4f5f5667de09c7c12df85d138f599">mediump_uvec2</a></td>
  426. </tr>
  427. </table>
  428. </div>
  429. <div class="memdoc">
  430. <p>2 components <a class="el" href="a00139.html" title="Vector types from section 4.1.5 of GLSL 1.30.8 specification.">vector</a> of medium <a class="el" href="a00140.html" title="Vector types with precision qualifier.">precision</a> unsigned integer numbers. </p>
  431. <p>There is no garanty on the actual <a class="el" href="a00140.html" title="Vector types with precision qualifier.">precision</a>. From GLSL 1.30.8 specification, section 4.1.5 Precision Qualifiers. </p>
  432. <p>Definition at line <a class="el" href="a00113_source.html#l00296">296</a> of file <a class="el" href="a00113_source.html">type_vec2.hpp</a>.</p>
  433. </div>
  434. </div>
  435. <a class="anchor" id="a70d49eff07e7988447c93a83f9f311b6"></a><!-- doxytag: member="glm::core::type::vector::precision::mediump_uvec3" ref="a70d49eff07e7988447c93a83f9f311b6" args="" -->
  436. <div class="memitem">
  437. <div class="memproto">
  438. <table class="memname">
  439. <tr>
  440. <td class="memname">typedef detail::tvec3&lt;mediump_uint&gt; <a class="el" href="a00140.html#a70d49eff07e7988447c93a83f9f311b6">mediump_uvec3</a></td>
  441. </tr>
  442. </table>
  443. </div>
  444. <div class="memdoc">
  445. <p>3 components <a class="el" href="a00139.html" title="Vector types from section 4.1.5 of GLSL 1.30.8 specification.">vector</a> of medium <a class="el" href="a00140.html" title="Vector types with precision qualifier.">precision</a> unsigned integer numbers. </p>
  446. <p>There is no garanty on the actual <a class="el" href="a00140.html" title="Vector types with precision qualifier.">precision</a>. From GLSL 1.30.8 specification, section 4.1.5 Precision Qualifiers. </p>
  447. <p>Definition at line <a class="el" href="a00114_source.html#l00295">295</a> of file <a class="el" href="a00114_source.html">type_vec3.hpp</a>.</p>
  448. </div>
  449. </div>
  450. <a class="anchor" id="a4b2bc896ec01198bdc4f9dc896e5f06d"></a><!-- doxytag: member="glm::core::type::vector::precision::mediump_uvec4" ref="a4b2bc896ec01198bdc4f9dc896e5f06d" args="" -->
  451. <div class="memitem">
  452. <div class="memproto">
  453. <table class="memname">
  454. <tr>
  455. <td class="memname">typedef detail::tvec4&lt;mediump_uint&gt; <a class="el" href="a00140.html#a4b2bc896ec01198bdc4f9dc896e5f06d">mediump_uvec4</a></td>
  456. </tr>
  457. </table>
  458. </div>
  459. <div class="memdoc">
  460. <p>4 components <a class="el" href="a00139.html" title="Vector types from section 4.1.5 of GLSL 1.30.8 specification.">vector</a> of medium <a class="el" href="a00140.html" title="Vector types with precision qualifier.">precision</a> unsigned integer numbers. </p>
  461. <p>There is no garanty on the actual <a class="el" href="a00140.html" title="Vector types with precision qualifier.">precision</a>. From GLSL 1.30.8 specification, section 4.1.5 Precision Qualifiers. </p>
  462. <p>Definition at line <a class="el" href="a00115_source.html#l00305">305</a> of file <a class="el" href="a00115_source.html">type_vec4.hpp</a>.</p>
  463. </div>
  464. </div>
  465. <a class="anchor" id="a9a8a10fce5852b088dd631b34e942b7d"></a><!-- doxytag: member="glm::core::type::vector::precision::mediump_vec2" ref="a9a8a10fce5852b088dd631b34e942b7d" args="" -->
  466. <div class="memitem">
  467. <div class="memproto">
  468. <table class="memname">
  469. <tr>
  470. <td class="memname">typedef detail::tvec2&lt;mediump_float&gt; <a class="el" href="a00140.html#a9a8a10fce5852b088dd631b34e942b7d">mediump_vec2</a></td>
  471. </tr>
  472. </table>
  473. </div>
  474. <div class="memdoc">
  475. <p>2 components <a class="el" href="a00139.html" title="Vector types from section 4.1.5 of GLSL 1.30.8 specification.">vector</a> of medium <a class="el" href="a00140.html" title="Vector types with precision qualifier.">precision</a> floating-point numbers. </p>
  476. <p>There is no garanty on the actual <a class="el" href="a00140.html" title="Vector types with precision qualifier.">precision</a>. From GLSL 1.30.8 specification, section 4.5.2 Precision Qualifiers. </p>
  477. <p>Definition at line <a class="el" href="a00113_source.html#l00228">228</a> of file <a class="el" href="a00113_source.html">type_vec2.hpp</a>.</p>
  478. </div>
  479. </div>
  480. <a class="anchor" id="af6aa71f085a150f42929a4b77458143e"></a><!-- doxytag: member="glm::core::type::vector::precision::mediump_vec3" ref="af6aa71f085a150f42929a4b77458143e" args="" -->
  481. <div class="memitem">
  482. <div class="memproto">
  483. <table class="memname">
  484. <tr>
  485. <td class="memname">typedef detail::tvec3&lt;mediump_float&gt; <a class="el" href="a00140.html#af6aa71f085a150f42929a4b77458143e">mediump_vec3</a></td>
  486. </tr>
  487. </table>
  488. </div>
  489. <div class="memdoc">
  490. <p>3 components <a class="el" href="a00139.html" title="Vector types from section 4.1.5 of GLSL 1.30.8 specification.">vector</a> of medium <a class="el" href="a00140.html" title="Vector types with precision qualifier.">precision</a> floating-point numbers. </p>
  491. <p>There is no garanty on the actual <a class="el" href="a00140.html" title="Vector types with precision qualifier.">precision</a>. From GLSL 1.30.8 specification, section 4.5.2 Precision Qualifiers. </p>
  492. <p>Definition at line <a class="el" href="a00114_source.html#l00227">227</a> of file <a class="el" href="a00114_source.html">type_vec3.hpp</a>.</p>
  493. </div>
  494. </div>
  495. <a class="anchor" id="afddaa69a1d46a27e2767b780e0e6b4b0"></a><!-- doxytag: member="glm::core::type::vector::precision::mediump_vec4" ref="afddaa69a1d46a27e2767b780e0e6b4b0" args="" -->
  496. <div class="memitem">
  497. <div class="memproto">
  498. <table class="memname">
  499. <tr>
  500. <td class="memname">typedef detail::tvec4&lt;mediump_float&gt; <a class="el" href="a00140.html#afddaa69a1d46a27e2767b780e0e6b4b0">mediump_vec4</a></td>
  501. </tr>
  502. </table>
  503. </div>
  504. <div class="memdoc">
  505. <p>4 components <a class="el" href="a00139.html" title="Vector types from section 4.1.5 of GLSL 1.30.8 specification.">vector</a> of medium <a class="el" href="a00140.html" title="Vector types with precision qualifier.">precision</a> floating-point numbers. </p>
  506. <p>There is no garanty on the actual <a class="el" href="a00140.html" title="Vector types with precision qualifier.">precision</a>. From GLSL 1.30.8 specification, section 4.5.2 Precision Qualifiers. </p>
  507. <p>Definition at line <a class="el" href="a00115_source.html#l00241">241</a> of file <a class="el" href="a00115_source.html">type_vec4.hpp</a>.</p>
  508. </div>
  509. </div>
  510. </div>
  511. <hr size="1"/><address style="text-align: right;"><small>Generated on Mon Nov 16 11:23:24 2009 for GLM by&nbsp;
  512. <a href="http://www.doxygen.org/index.html">
  513. <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.6.1 </small></address>
  514. </body>
  515. </html>