a00143.html 21 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394
  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_GTC_half_float: Half-precision floating-point based types and functions</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. <div id="top"><!-- do not remove this div! -->
  11. <div id="titlearea">
  12. <table cellspacing="0" cellpadding="0">
  13. <tbody>
  14. <tr style="height: 56px;">
  15. <td id="projectlogo"><img alt="Logo" src="logo-mini.png"/></td>
  16. </tr>
  17. </tbody>
  18. </table>
  19. </div>
  20. <!-- Generated by Doxygen 1.7.5.1 -->
  21. <div id="navrow1" class="tabs">
  22. <ul class="tablist">
  23. <li><a href="index.html"><span>Main&#160;Page</span></a></li>
  24. <li><a href="pages.html"><span>Related&#160;Pages</span></a></li>
  25. <li><a href="modules.html"><span>Modules</span></a></li>
  26. <li><a href="annotated.html"><span>Classes</span></a></li>
  27. <li><a href="files.html"><span>Files</span></a></li>
  28. </ul>
  29. </div>
  30. </div>
  31. <div class="header">
  32. <div class="summary">
  33. <a href="#nested-classes">Classes</a> &#124;
  34. <a href="#typedef-members">Typedefs</a> </div>
  35. <div class="headertitle">
  36. <div class="title">GLM_GTC_half_float: Half-precision floating-point based types and functions</div> </div>
  37. <div class="ingroups"><a class="el" href="a00136.html">GTC Extensions (Stable)</a></div></div>
  38. <div class="contents">
  39. <table class="memberdecls">
  40. <tr><td colspan="2"><h2><a name="nested-classes"></a>
  41. Classes</h2></td></tr>
  42. <tr><td class="memItemLeft" align="right" valign="top">class &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00002.html">half</a></td></tr>
  43. <tr><td class="mdescLeft">&#160;</td><td class="mdescRight">16-bit floating point type. <a href="a00002.html#details">More...</a><br/></td></tr>
  44. <tr><td colspan="2"><h2><a name="typedef-members"></a>
  45. Typedefs</h2></td></tr>
  46. <tr><td class="memItemLeft" align="right" valign="top">typedef detail::half&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00143.html#ga09cefb48e7a630c2e3bfb3d23cd88e44">half</a></td></tr>
  47. <tr><td class="memItemLeft" align="right" valign="top">typedef detail::tmat2x2<br class="typebreak"/>
  48. &lt; detail::half &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00143.html#ga29e773c706b5ed4fe26a2eab463bf543">hmat2</a></td></tr>
  49. <tr><td class="memItemLeft" align="right" valign="top">typedef detail::tmat2x2<br class="typebreak"/>
  50. &lt; detail::half &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00143.html#gaeacc16788630c41a0cd09fc79fe43cb0">hmat2x2</a></td></tr>
  51. <tr><td class="memItemLeft" align="right" valign="top">typedef detail::tmat2x3<br class="typebreak"/>
  52. &lt; detail::half &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00143.html#ga1c21b4ffdd968e61f34e2962891d85b9">hmat2x3</a></td></tr>
  53. <tr><td class="memItemLeft" align="right" valign="top">typedef detail::tmat2x4<br class="typebreak"/>
  54. &lt; detail::half &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00143.html#ga18a990fcefe59876ea3c0be6a8168813">hmat2x4</a></td></tr>
  55. <tr><td class="memItemLeft" align="right" valign="top">typedef detail::tmat3x3<br class="typebreak"/>
  56. &lt; detail::half &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00143.html#ga59ac31b422e73b91b84188b7c0325d27">hmat3</a></td></tr>
  57. <tr><td class="memItemLeft" align="right" valign="top">typedef detail::tmat3x2<br class="typebreak"/>
  58. &lt; detail::half &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00143.html#gac16db0280b518494ba5691ac3b46a80f">hmat3x2</a></td></tr>
  59. <tr><td class="memItemLeft" align="right" valign="top">typedef detail::tmat3x3<br class="typebreak"/>
  60. &lt; detail::half &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00143.html#ga35461f7dd784869e1587a392980c9aca">hmat3x3</a></td></tr>
  61. <tr><td class="memItemLeft" align="right" valign="top">typedef detail::tmat3x4<br class="typebreak"/>
  62. &lt; detail::half &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00143.html#gaa117c85a19ea7baab63ce75df570ec55">hmat3x4</a></td></tr>
  63. <tr><td class="memItemLeft" align="right" valign="top">typedef detail::tmat4x4<br class="typebreak"/>
  64. &lt; detail::half &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00143.html#gaa94bbab74fe8731bc7b351e1ef2a5f66">hmat4</a></td></tr>
  65. <tr><td class="memItemLeft" align="right" valign="top">typedef detail::tmat4x2<br class="typebreak"/>
  66. &lt; detail::half &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00143.html#ga359b163fb5fb002b25859118653b6d15">hmat4x2</a></td></tr>
  67. <tr><td class="memItemLeft" align="right" valign="top">typedef detail::tmat4x3<br class="typebreak"/>
  68. &lt; detail::half &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00143.html#ga943097fe2f807d83ae3eb485d17d12fc">hmat4x3</a></td></tr>
  69. <tr><td class="memItemLeft" align="right" valign="top">typedef detail::tmat4x4<br class="typebreak"/>
  70. &lt; detail::half &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00143.html#ga8fafa0b3a6f1d44fac1c0f9249ad33c0">hmat4x4</a></td></tr>
  71. <tr><td class="memItemLeft" align="right" valign="top">typedef detail::tvec2<br class="typebreak"/>
  72. &lt; detail::half &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00143.html#ga2d92613b2e5748f404b9cc32b17c3fff">hvec2</a></td></tr>
  73. <tr><td class="memItemLeft" align="right" valign="top">typedef detail::tvec3<br class="typebreak"/>
  74. &lt; detail::half &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00143.html#ga660bb2c68503c52d5d5260f24bbbfbc2">hvec3</a></td></tr>
  75. <tr><td class="memItemLeft" align="right" valign="top">typedef detail::tvec4<br class="typebreak"/>
  76. &lt; detail::half &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00143.html#ga1da646375e1e0d84a9389244247db351">hvec4</a></td></tr>
  77. </table>
  78. <hr/><a name="details" id="details"></a><h2>Detailed Description</h2>
  79. <p>Defines the half-precision floating-point type, along with various typedefs for vectors and matrices. </p>
  80. <p>&lt;<a class="el" href="a00037.html" title="OpenGL Mathematics (glm.g-truc.net)">glm/gtc/half_float.hpp</a>&gt; need to be included to use these functionalities. </p>
  81. <hr/><h2>Typedef Documentation</h2>
  82. <a class="anchor" id="ga09cefb48e7a630c2e3bfb3d23cd88e44"></a><!-- doxytag: member="glm::half" ref="ga09cefb48e7a630c2e3bfb3d23cd88e44" args="" -->
  83. <div class="memitem">
  84. <div class="memproto">
  85. <table class="memname">
  86. <tr>
  87. <td class="memname">typedef detail::half half</td>
  88. </tr>
  89. </table>
  90. </div>
  91. <div class="memdoc">
  92. <p>Type for half-precision floating-point numbers. </p>
  93. <dl class="see"><dt><b>See also:</b></dt><dd><a class="el" href="a00143.html" title="Defines the half-precision floating-point type, along with various typedefs for vectors and matrices...">GLM_GTC_half_float: Half-precision floating-point based types and functions</a> </dd></dl>
  94. <p>Definition at line <a class="el" href="a00037_source.html#l00357">357</a> of file <a class="el" href="a00037_source.html">half_float.hpp</a>.</p>
  95. </div>
  96. </div>
  97. <a class="anchor" id="ga29e773c706b5ed4fe26a2eab463bf543"></a><!-- doxytag: member="glm::hmat2" ref="ga29e773c706b5ed4fe26a2eab463bf543" args="" -->
  98. <div class="memitem">
  99. <div class="memproto">
  100. <table class="memname">
  101. <tr>
  102. <td class="memname">typedef detail::tmat2x2&lt;detail::half&gt; hmat2</td>
  103. </tr>
  104. </table>
  105. </div>
  106. <div class="memdoc">
  107. <p>2 * 2 matrix of half-precision floating-point numbers. </p>
  108. <dl class="see"><dt><b>See also:</b></dt><dd><a class="el" href="a00143.html" title="Defines the half-precision floating-point type, along with various typedefs for vectors and matrices...">GLM_GTC_half_float: Half-precision floating-point based types and functions</a> </dd></dl>
  109. <p>Definition at line <a class="el" href="a00037_source.html#l00373">373</a> of file <a class="el" href="a00037_source.html">half_float.hpp</a>.</p>
  110. </div>
  111. </div>
  112. <a class="anchor" id="gaeacc16788630c41a0cd09fc79fe43cb0"></a><!-- doxytag: member="glm::hmat2x2" ref="gaeacc16788630c41a0cd09fc79fe43cb0" args="" -->
  113. <div class="memitem">
  114. <div class="memproto">
  115. <table class="memname">
  116. <tr>
  117. <td class="memname">typedef detail::tmat2x2&lt;detail::half&gt; hmat2x2</td>
  118. </tr>
  119. </table>
  120. </div>
  121. <div class="memdoc">
  122. <p>2 * 2 matrix of half-precision floating-point numbers. </p>
  123. <dl class="see"><dt><b>See also:</b></dt><dd><a class="el" href="a00143.html" title="Defines the half-precision floating-point type, along with various typedefs for vectors and matrices...">GLM_GTC_half_float: Half-precision floating-point based types and functions</a> </dd></dl>
  124. <p>Definition at line <a class="el" href="a00037_source.html#l00385">385</a> of file <a class="el" href="a00037_source.html">half_float.hpp</a>.</p>
  125. </div>
  126. </div>
  127. <a class="anchor" id="ga1c21b4ffdd968e61f34e2962891d85b9"></a><!-- doxytag: member="glm::hmat2x3" ref="ga1c21b4ffdd968e61f34e2962891d85b9" args="" -->
  128. <div class="memitem">
  129. <div class="memproto">
  130. <table class="memname">
  131. <tr>
  132. <td class="memname">typedef detail::tmat2x3&lt;detail::half&gt; hmat2x3</td>
  133. </tr>
  134. </table>
  135. </div>
  136. <div class="memdoc">
  137. <p>2 * 3 matrix of half-precision floating-point numbers. </p>
  138. <dl class="see"><dt><b>See also:</b></dt><dd><a class="el" href="a00143.html" title="Defines the half-precision floating-point type, along with various typedefs for vectors and matrices...">GLM_GTC_half_float: Half-precision floating-point based types and functions</a> </dd></dl>
  139. <p>Definition at line <a class="el" href="a00037_source.html#l00389">389</a> of file <a class="el" href="a00037_source.html">half_float.hpp</a>.</p>
  140. </div>
  141. </div>
  142. <a class="anchor" id="ga18a990fcefe59876ea3c0be6a8168813"></a><!-- doxytag: member="glm::hmat2x4" ref="ga18a990fcefe59876ea3c0be6a8168813" args="" -->
  143. <div class="memitem">
  144. <div class="memproto">
  145. <table class="memname">
  146. <tr>
  147. <td class="memname">typedef detail::tmat2x4&lt;detail::half&gt; hmat2x4</td>
  148. </tr>
  149. </table>
  150. </div>
  151. <div class="memdoc">
  152. <p>2 * 4 matrix of half-precision floating-point numbers. </p>
  153. <dl class="see"><dt><b>See also:</b></dt><dd><a class="el" href="a00143.html" title="Defines the half-precision floating-point type, along with various typedefs for vectors and matrices...">GLM_GTC_half_float: Half-precision floating-point based types and functions</a> </dd></dl>
  154. <p>Definition at line <a class="el" href="a00037_source.html#l00393">393</a> of file <a class="el" href="a00037_source.html">half_float.hpp</a>.</p>
  155. </div>
  156. </div>
  157. <a class="anchor" id="ga59ac31b422e73b91b84188b7c0325d27"></a><!-- doxytag: member="glm::hmat3" ref="ga59ac31b422e73b91b84188b7c0325d27" args="" -->
  158. <div class="memitem">
  159. <div class="memproto">
  160. <table class="memname">
  161. <tr>
  162. <td class="memname">typedef detail::tmat3x3&lt;detail::half&gt; hmat3</td>
  163. </tr>
  164. </table>
  165. </div>
  166. <div class="memdoc">
  167. <p>3 * 3 matrix of half-precision floating-point numbers. </p>
  168. <dl class="see"><dt><b>See also:</b></dt><dd><a class="el" href="a00143.html" title="Defines the half-precision floating-point type, along with various typedefs for vectors and matrices...">GLM_GTC_half_float: Half-precision floating-point based types and functions</a> </dd></dl>
  169. <p>Definition at line <a class="el" href="a00037_source.html#l00377">377</a> of file <a class="el" href="a00037_source.html">half_float.hpp</a>.</p>
  170. </div>
  171. </div>
  172. <a class="anchor" id="gac16db0280b518494ba5691ac3b46a80f"></a><!-- doxytag: member="glm::hmat3x2" ref="gac16db0280b518494ba5691ac3b46a80f" args="" -->
  173. <div class="memitem">
  174. <div class="memproto">
  175. <table class="memname">
  176. <tr>
  177. <td class="memname">typedef detail::tmat3x2&lt;detail::half&gt; hmat3x2</td>
  178. </tr>
  179. </table>
  180. </div>
  181. <div class="memdoc">
  182. <p>3 * 2 matrix of half-precision floating-point numbers. </p>
  183. <dl class="see"><dt><b>See also:</b></dt><dd><a class="el" href="a00143.html" title="Defines the half-precision floating-point type, along with various typedefs for vectors and matrices...">GLM_GTC_half_float: Half-precision floating-point based types and functions</a> </dd></dl>
  184. <p>Definition at line <a class="el" href="a00037_source.html#l00397">397</a> of file <a class="el" href="a00037_source.html">half_float.hpp</a>.</p>
  185. </div>
  186. </div>
  187. <a class="anchor" id="ga35461f7dd784869e1587a392980c9aca"></a><!-- doxytag: member="glm::hmat3x3" ref="ga35461f7dd784869e1587a392980c9aca" args="" -->
  188. <div class="memitem">
  189. <div class="memproto">
  190. <table class="memname">
  191. <tr>
  192. <td class="memname">typedef detail::tmat3x3&lt;detail::half&gt; hmat3x3</td>
  193. </tr>
  194. </table>
  195. </div>
  196. <div class="memdoc">
  197. <p>3 * 3 matrix of half-precision floating-point numbers. </p>
  198. <dl class="see"><dt><b>See also:</b></dt><dd><a class="el" href="a00143.html" title="Defines the half-precision floating-point type, along with various typedefs for vectors and matrices...">GLM_GTC_half_float: Half-precision floating-point based types and functions</a> </dd></dl>
  199. <p>Definition at line <a class="el" href="a00037_source.html#l00401">401</a> of file <a class="el" href="a00037_source.html">half_float.hpp</a>.</p>
  200. </div>
  201. </div>
  202. <a class="anchor" id="gaa117c85a19ea7baab63ce75df570ec55"></a><!-- doxytag: member="glm::hmat3x4" ref="gaa117c85a19ea7baab63ce75df570ec55" args="" -->
  203. <div class="memitem">
  204. <div class="memproto">
  205. <table class="memname">
  206. <tr>
  207. <td class="memname">typedef detail::tmat3x4&lt;detail::half&gt; hmat3x4</td>
  208. </tr>
  209. </table>
  210. </div>
  211. <div class="memdoc">
  212. <p>3 * 4 matrix of half-precision floating-point numbers. </p>
  213. <dl class="see"><dt><b>See also:</b></dt><dd><a class="el" href="a00143.html" title="Defines the half-precision floating-point type, along with various typedefs for vectors and matrices...">GLM_GTC_half_float: Half-precision floating-point based types and functions</a> </dd></dl>
  214. <p>Definition at line <a class="el" href="a00037_source.html#l00405">405</a> of file <a class="el" href="a00037_source.html">half_float.hpp</a>.</p>
  215. </div>
  216. </div>
  217. <a class="anchor" id="gaa94bbab74fe8731bc7b351e1ef2a5f66"></a><!-- doxytag: member="glm::hmat4" ref="gaa94bbab74fe8731bc7b351e1ef2a5f66" args="" -->
  218. <div class="memitem">
  219. <div class="memproto">
  220. <table class="memname">
  221. <tr>
  222. <td class="memname">typedef detail::tmat4x4&lt;detail::half&gt; hmat4</td>
  223. </tr>
  224. </table>
  225. </div>
  226. <div class="memdoc">
  227. <p>4 * 4 matrix of half-precision floating-point numbers. </p>
  228. <dl class="see"><dt><b>See also:</b></dt><dd><a class="el" href="a00143.html" title="Defines the half-precision floating-point type, along with various typedefs for vectors and matrices...">GLM_GTC_half_float: Half-precision floating-point based types and functions</a> </dd></dl>
  229. <p>Definition at line <a class="el" href="a00037_source.html#l00381">381</a> of file <a class="el" href="a00037_source.html">half_float.hpp</a>.</p>
  230. </div>
  231. </div>
  232. <a class="anchor" id="ga359b163fb5fb002b25859118653b6d15"></a><!-- doxytag: member="glm::hmat4x2" ref="ga359b163fb5fb002b25859118653b6d15" args="" -->
  233. <div class="memitem">
  234. <div class="memproto">
  235. <table class="memname">
  236. <tr>
  237. <td class="memname">typedef detail::tmat4x2&lt;detail::half&gt; hmat4x2</td>
  238. </tr>
  239. </table>
  240. </div>
  241. <div class="memdoc">
  242. <p>4 * 2 matrix of half-precision floating-point numbers. </p>
  243. <dl class="see"><dt><b>See also:</b></dt><dd><a class="el" href="a00143.html" title="Defines the half-precision floating-point type, along with various typedefs for vectors and matrices...">GLM_GTC_half_float: Half-precision floating-point based types and functions</a> </dd></dl>
  244. <p>Definition at line <a class="el" href="a00037_source.html#l00409">409</a> of file <a class="el" href="a00037_source.html">half_float.hpp</a>.</p>
  245. </div>
  246. </div>
  247. <a class="anchor" id="ga943097fe2f807d83ae3eb485d17d12fc"></a><!-- doxytag: member="glm::hmat4x3" ref="ga943097fe2f807d83ae3eb485d17d12fc" args="" -->
  248. <div class="memitem">
  249. <div class="memproto">
  250. <table class="memname">
  251. <tr>
  252. <td class="memname">typedef detail::tmat4x3&lt;detail::half&gt; hmat4x3</td>
  253. </tr>
  254. </table>
  255. </div>
  256. <div class="memdoc">
  257. <p>4 * 3 matrix of half-precision floating-point numbers. </p>
  258. <dl class="see"><dt><b>See also:</b></dt><dd><a class="el" href="a00143.html" title="Defines the half-precision floating-point type, along with various typedefs for vectors and matrices...">GLM_GTC_half_float: Half-precision floating-point based types and functions</a> </dd></dl>
  259. <p>Definition at line <a class="el" href="a00037_source.html#l00413">413</a> of file <a class="el" href="a00037_source.html">half_float.hpp</a>.</p>
  260. </div>
  261. </div>
  262. <a class="anchor" id="ga8fafa0b3a6f1d44fac1c0f9249ad33c0"></a><!-- doxytag: member="glm::hmat4x4" ref="ga8fafa0b3a6f1d44fac1c0f9249ad33c0" args="" -->
  263. <div class="memitem">
  264. <div class="memproto">
  265. <table class="memname">
  266. <tr>
  267. <td class="memname">typedef detail::tmat4x4&lt;detail::half&gt; hmat4x4</td>
  268. </tr>
  269. </table>
  270. </div>
  271. <div class="memdoc">
  272. <p>4 * 4 matrix of half-precision floating-point numbers. </p>
  273. <dl class="see"><dt><b>See also:</b></dt><dd><a class="el" href="a00143.html" title="Defines the half-precision floating-point type, along with various typedefs for vectors and matrices...">GLM_GTC_half_float: Half-precision floating-point based types and functions</a> </dd></dl>
  274. <p>Definition at line <a class="el" href="a00037_source.html#l00417">417</a> of file <a class="el" href="a00037_source.html">half_float.hpp</a>.</p>
  275. </div>
  276. </div>
  277. <a class="anchor" id="ga2d92613b2e5748f404b9cc32b17c3fff"></a><!-- doxytag: member="glm::hvec2" ref="ga2d92613b2e5748f404b9cc32b17c3fff" args="" -->
  278. <div class="memitem">
  279. <div class="memproto">
  280. <table class="memname">
  281. <tr>
  282. <td class="memname">typedef detail::tvec2&lt;detail::half&gt; hvec2</td>
  283. </tr>
  284. </table>
  285. </div>
  286. <div class="memdoc">
  287. <p>Vector of 2 half-precision floating-point numbers. </p>
  288. <dl class="see"><dt><b>See also:</b></dt><dd><a class="el" href="a00143.html" title="Defines the half-precision floating-point type, along with various typedefs for vectors and matrices...">GLM_GTC_half_float: Half-precision floating-point based types and functions</a> </dd></dl>
  289. <p>Definition at line <a class="el" href="a00037_source.html#l00361">361</a> of file <a class="el" href="a00037_source.html">half_float.hpp</a>.</p>
  290. </div>
  291. </div>
  292. <a class="anchor" id="ga660bb2c68503c52d5d5260f24bbbfbc2"></a><!-- doxytag: member="glm::hvec3" ref="ga660bb2c68503c52d5d5260f24bbbfbc2" args="" -->
  293. <div class="memitem">
  294. <div class="memproto">
  295. <table class="memname">
  296. <tr>
  297. <td class="memname">typedef detail::tvec3&lt;detail::half&gt; hvec3</td>
  298. </tr>
  299. </table>
  300. </div>
  301. <div class="memdoc">
  302. <p>Vector of 3 half-precision floating-point numbers. </p>
  303. <dl class="see"><dt><b>See also:</b></dt><dd><a class="el" href="a00143.html" title="Defines the half-precision floating-point type, along with various typedefs for vectors and matrices...">GLM_GTC_half_float: Half-precision floating-point based types and functions</a> </dd></dl>
  304. <p>Definition at line <a class="el" href="a00037_source.html#l00365">365</a> of file <a class="el" href="a00037_source.html">half_float.hpp</a>.</p>
  305. </div>
  306. </div>
  307. <a class="anchor" id="ga1da646375e1e0d84a9389244247db351"></a><!-- doxytag: member="glm::hvec4" ref="ga1da646375e1e0d84a9389244247db351" args="" -->
  308. <div class="memitem">
  309. <div class="memproto">
  310. <table class="memname">
  311. <tr>
  312. <td class="memname">typedef detail::tvec4&lt;detail::half&gt; hvec4</td>
  313. </tr>
  314. </table>
  315. </div>
  316. <div class="memdoc">
  317. <p>Vector of 4 half-precision floating-point numbers. </p>
  318. <dl class="see"><dt><b>See also:</b></dt><dd><a class="el" href="a00143.html" title="Defines the half-precision floating-point type, along with various typedefs for vectors and matrices...">GLM_GTC_half_float: Half-precision floating-point based types and functions</a> </dd></dl>
  319. <p>Definition at line <a class="el" href="a00037_source.html#l00369">369</a> of file <a class="el" href="a00037_source.html">half_float.hpp</a>.</p>
  320. </div>
  321. </div>
  322. </div>
  323. <hr class="footer"/><address class="footer"><small>
  324. Generated by &#160;<a href="http://www.doxygen.org/index.html">
  325. <img class="footer" src="doxygen.png" alt="doxygen"/>
  326. </a> 1.7.5.1
  327. </small></address>
  328. </body>
  329. </html>