Updated doxygen documentation
This commit is contained in:
@@ -2,22 +2,36 @@
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
|
||||
|
||||
<title>glm.hpp Source File</title>
|
||||
<link href="tabs.css" rel="stylesheet" type="text/css"/>
|
||||
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
|
||||
<link href="doxygen.css" rel="stylesheet" type="text/css" />
|
||||
|
||||
|
||||
|
||||
</head>
|
||||
<body>
|
||||
<!-- Generated by Doxygen 1.7.3 -->
|
||||
<div id="top">
|
||||
<div id="top"><!-- do not remove this div! -->
|
||||
|
||||
|
||||
<div id="titlearea">
|
||||
<table cellspacing="0" cellpadding="0">
|
||||
<tbody>
|
||||
<tr style="height: 56px;">
|
||||
<td id="projectlogo"><img alt="Logo" src="logo-mini.png"></td>
|
||||
|
||||
<td id="projectlogo"><img alt="Logo" src="logo-mini.png"/></td>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
|
||||
<!-- Generated by Doxygen 1.7.5 -->
|
||||
<div id="navrow1" class="tabs">
|
||||
<ul class="tablist">
|
||||
<li><a href="index.html"><span>Main Page</span></a></li>
|
||||
@@ -34,7 +48,7 @@
|
||||
</div>
|
||||
<div class="header">
|
||||
<div class="headertitle">
|
||||
<h1>glm.hpp</h1> </div>
|
||||
<div class="title">glm.hpp</div> </div>
|
||||
</div>
|
||||
<div class="contents">
|
||||
<a href="a00050.html">Go to the documentation of this file.</a><div class="fragment"><pre class="fragment"><a name="l00001"></a>00001
|
||||
@@ -123,50 +137,56 @@
|
||||
<a name="l00084"></a>00084 <span class="preprocessor">#include <climits></span>
|
||||
<a name="l00085"></a>00085 <span class="preprocessor">#include <cfloat></span>
|
||||
<a name="l00086"></a>00086 <span class="preprocessor">#include <limits></span>
|
||||
<a name="l00087"></a>00087 <span class="comment">//#include <type_traits></span>
|
||||
<a name="l00088"></a>00088 <span class="preprocessor">#include "<a class="code" href="a00098.html" title="OpenGL Mathematics (glm.g-truc.net)">core/setup.hpp</a>"</span>
|
||||
<a name="l00089"></a>00089
|
||||
<a name="l00090"></a>00090 <span class="preprocessor">#if(defined(GLM_MESSAGES) && !defined(GLM_MESSAGE_CORE_INCLUDED_DISPLAYED))</span>
|
||||
<a name="l00091"></a>00091 <span class="preprocessor"></span><span class="preprocessor"># define GLM_MESSAGE_CORE_INCLUDED_DISPLAYED</span>
|
||||
<a name="l00092"></a>00092 <span class="preprocessor"></span><span class="preprocessor"># pragma message("GLM: Core library included")</span>
|
||||
<a name="l00093"></a>00093 <span class="preprocessor"></span><span class="preprocessor">#endif//GLM_MESSAGE</span>
|
||||
<a name="l00094"></a>00094 <span class="preprocessor"></span>
|
||||
<a name="l00095"></a>00095 <span class="preprocessor">#include "<a class="code" href="a00019.html" title="OpenGL Mathematics (glm.g-truc.net)">./core/_detail.hpp</a>"</span>
|
||||
<a name="l00096"></a>00096 <span class="preprocessor">#include "<a class="code" href="a00107.html" title="OpenGL Mathematics (glm.g-truc.net)">./core/type.hpp</a>"</span>
|
||||
<a name="l00097"></a>00097
|
||||
<a name="l00098"></a>00098 <span class="preprocessor">#include "<a class="code" href="a00048.html" title="OpenGL Mathematics (glm.g-truc.net)">./core/func_trigonometric.hpp</a>"</span>
|
||||
<a name="l00099"></a>00099 <span class="preprocessor">#include "<a class="code" href="a00042.html" title="OpenGL Mathematics (glm.g-truc.net)">./core/func_exponential.hpp</a>"</span>
|
||||
<a name="l00100"></a>00100 <span class="preprocessor">#include "<a class="code" href="a00041.html" title="OpenGL Mathematics (glm.g-truc.net)">./core/func_common.hpp</a>"</span>
|
||||
<a name="l00101"></a>00101 <span class="preprocessor">#include "<a class="code" href="a00047.html" title="OpenGL Mathematics (glm.g-truc.net)">./core/func_packing.hpp</a>"</span>
|
||||
<a name="l00102"></a>00102 <span class="preprocessor">#include "<a class="code" href="a00043.html" title="OpenGL Mathematics (glm.g-truc.net)">./core/func_geometric.hpp</a>"</span>
|
||||
<a name="l00103"></a>00103 <span class="preprocessor">#include "<a class="code" href="a00045.html" title="OpenGL Mathematics (glm.g-truc.net)">./core/func_matrix.hpp</a>"</span>
|
||||
<a name="l00104"></a>00104 <span class="preprocessor">#include "<a class="code" href="a00049.html" title="OpenGL Mathematics (glm.g-truc.net)">./core/func_vector_relational.hpp</a>"</span>
|
||||
<a name="l00105"></a>00105 <span class="preprocessor">#include "<a class="code" href="a00044.html" title="OpenGL Mathematics (glm.g-truc.net)">./core/func_integer.hpp</a>"</span>
|
||||
<a name="l00106"></a>00106 <span class="preprocessor">#include "<a class="code" href="a00046.html" title="OpenGL Mathematics (glm.g-truc.net)">./core/func_noise.hpp</a>"</span>
|
||||
<a name="l00107"></a>00107 <span class="preprocessor">#include "<a class="code" href="a00021.html" title="OpenGL Mathematics (glm.g-truc.net)">./core/_swizzle.hpp</a>"</span>
|
||||
<a name="l00108"></a>00108
|
||||
<a name="l00110"></a>00110 <span class="comment">// check type sizes</span>
|
||||
<a name="l00111"></a>00111 <span class="preprocessor">#ifndef GLM_STATIC_ASSERT_NULL</span>
|
||||
<a name="l00112"></a>00112 <span class="preprocessor"></span> GLM_STATIC_ASSERT(<span class="keyword">sizeof</span>(<a class="code" href="a00167.html#ga41c6189f6485c2825d60fdc835b3a2b0" title="8bit signed integer. (from GLM_GTC_type_precision extension)">glm::detail::int8</a>) == 1, <span class="stringliteral">"int8 size isn't 1 byte on this platform"</span>);
|
||||
<a name="l00113"></a>00113 GLM_STATIC_ASSERT(<span class="keyword">sizeof</span>(<a class="code" href="a00167.html#ga302041c186d0d028bea31b711fe16759" title="16bit signed integer. (from GLM_GTC_type_precision extension)">glm::detail::int16</a>) == 2, <span class="stringliteral">"int16 size isn't 2 bytes on this platform"</span>);
|
||||
<a name="l00114"></a>00114 GLM_STATIC_ASSERT(<span class="keyword">sizeof</span>(<a class="code" href="a00167.html#ga8df669f4e7698dfe0c0354d92578d74f" title="32bit signed integer. (from GLM_GTC_type_precision extension)">glm::detail::int32</a>) == 4, <span class="stringliteral">"int32 size isn't 4 bytes on this platform"</span>);
|
||||
<a name="l00115"></a>00115 GLM_STATIC_ASSERT(<span class="keyword">sizeof</span>(<a class="code" href="a00167.html#gaff5189f97f9e842d9636a0f240001b2e" title="64bit signed integer. (from GLM_GTC_type_precision extension)">glm::detail::int64</a>) == 8, <span class="stringliteral">"int64 size isn't 8 bytes on this platform"</span>);
|
||||
<a name="l00116"></a>00116
|
||||
<a name="l00117"></a>00117 GLM_STATIC_ASSERT(<span class="keyword">sizeof</span>(<a class="code" href="a00167.html#ga36475e31b1992cfde54c1a6f5a148865" title="8bit unsigned integer. (from GLM_GTC_type_precision extension)">glm::detail::uint8</a>) == 1, <span class="stringliteral">"uint8 size isn't 1 byte on this platform"</span>);
|
||||
<a name="l00118"></a>00118 GLM_STATIC_ASSERT(<span class="keyword">sizeof</span>(<a class="code" href="a00167.html#ga13471cbbe74e4303a57f3743d007b74d" title="16bit unsigned integer. (from GLM_GTC_type_precision extension)">glm::detail::uint16</a>) == 2, <span class="stringliteral">"uint16 size isn't 2 bytes on this platform"</span>);
|
||||
<a name="l00119"></a>00119 GLM_STATIC_ASSERT(<span class="keyword">sizeof</span>(<a class="code" href="a00167.html#ga5fa3ddcab56c789bc272ff5651faa12d" title="32bit unsigned integer. (from GLM_GTC_type_precision extension)">glm::detail::uint32</a>) == 4, <span class="stringliteral">"uint32 size isn't 4 bytes on this platform"</span>);
|
||||
<a name="l00120"></a>00120 GLM_STATIC_ASSERT(<span class="keyword">sizeof</span>(<a class="code" href="a00167.html#gab630f76c26b50298187f7889104d4b9c" title="64bit unsigned integer. (from GLM_GTC_type_precision extension)">glm::detail::uint64</a>) == 8, <span class="stringliteral">"uint64 size isn't 8 bytes on this platform"</span>);
|
||||
<a name="l00121"></a>00121
|
||||
<a name="l00122"></a>00122 GLM_STATIC_ASSERT(<span class="keyword">sizeof</span>(<a class="code" href="a00167.html#ga19287ee46bd37d1459731d7191bc2f66" title="Half-precision floating-point scalar. (from GLM_GTC_type_precision extension)">glm::detail::float16</a>) == 2, <span class="stringliteral">"float16 size isn't 2 bytes on this platform"</span>);
|
||||
<a name="l00123"></a>00123 GLM_STATIC_ASSERT(<span class="keyword">sizeof</span>(<a class="code" href="a00167.html#gad3c127f8bf8d7d4e738037c257abb5b1" title="Single-precision floating-point scalar. (from GLM_GTC_type_precision extension)">glm::detail::float32</a>) == 4, <span class="stringliteral">"float32 size isn't 4 bytes on this platform"</span>);
|
||||
<a name="l00124"></a>00124 GLM_STATIC_ASSERT(<span class="keyword">sizeof</span>(<a class="code" href="a00167.html#gab5596d48586414c91ccb270962dc14d3" title="Double-precision floating-point scalar. (from GLM_GTC_type_precision extension)">glm::detail::float64</a>) == 8, <span class="stringliteral">"float64 size isn't 8 bytes on this platform"</span>);
|
||||
<a name="l00125"></a>00125 <span class="preprocessor">#endif//GLM_STATIC_ASSERT_NULL</span>
|
||||
<a name="l00126"></a>00126 <span class="preprocessor"></span>
|
||||
<a name="l00127"></a>00127 <span class="preprocessor">#endif//glm_glm</span>
|
||||
<a name="l00087"></a>00087 <span class="preprocessor">#include <cstdio></span>
|
||||
<a name="l00088"></a>00088 <span class="comment">//#include <type_traits></span>
|
||||
<a name="l00089"></a>00089 <span class="preprocessor">#include "<a class="code" href="a00098.html" title="OpenGL Mathematics (glm.g-truc.net)">core/setup.hpp</a>"</span>
|
||||
<a name="l00090"></a>00090
|
||||
<a name="l00091"></a>00091 <span class="preprocessor">#if(defined(GLM_MESSAGES) && !defined(GLM_MESSAGE_CORE_INCLUDED_DISPLAYED))</span>
|
||||
<a name="l00092"></a>00092 <span class="preprocessor"></span><span class="preprocessor"># define GLM_MESSAGE_CORE_INCLUDED_DISPLAYED</span>
|
||||
<a name="l00093"></a>00093 <span class="preprocessor"></span><span class="preprocessor"># pragma message("GLM: Core library included")</span>
|
||||
<a name="l00094"></a>00094 <span class="preprocessor"></span><span class="preprocessor">#endif//GLM_MESSAGE</span>
|
||||
<a name="l00095"></a>00095 <span class="preprocessor"></span>
|
||||
<a name="l00096"></a>00096 <span class="preprocessor">#include "<a class="code" href="a00019.html" title="OpenGL Mathematics (glm.g-truc.net)">./core/_detail.hpp</a>"</span>
|
||||
<a name="l00097"></a>00097 <span class="preprocessor">#include "<a class="code" href="a00107.html" title="OpenGL Mathematics (glm.g-truc.net)">./core/type.hpp</a>"</span>
|
||||
<a name="l00098"></a>00098
|
||||
<a name="l00099"></a>00099 <span class="preprocessor">#include "<a class="code" href="a00048.html" title="OpenGL Mathematics (glm.g-truc.net)">./core/func_trigonometric.hpp</a>"</span>
|
||||
<a name="l00100"></a>00100 <span class="preprocessor">#include "<a class="code" href="a00042.html" title="OpenGL Mathematics (glm.g-truc.net)">./core/func_exponential.hpp</a>"</span>
|
||||
<a name="l00101"></a>00101 <span class="preprocessor">#include "<a class="code" href="a00041.html" title="OpenGL Mathematics (glm.g-truc.net)">./core/func_common.hpp</a>"</span>
|
||||
<a name="l00102"></a>00102 <span class="preprocessor">#include "<a class="code" href="a00047.html" title="OpenGL Mathematics (glm.g-truc.net)">./core/func_packing.hpp</a>"</span>
|
||||
<a name="l00103"></a>00103 <span class="preprocessor">#include "<a class="code" href="a00043.html" title="OpenGL Mathematics (glm.g-truc.net)">./core/func_geometric.hpp</a>"</span>
|
||||
<a name="l00104"></a>00104 <span class="preprocessor">#include "<a class="code" href="a00045.html" title="OpenGL Mathematics (glm.g-truc.net)">./core/func_matrix.hpp</a>"</span>
|
||||
<a name="l00105"></a>00105 <span class="preprocessor">#include "<a class="code" href="a00049.html" title="OpenGL Mathematics (glm.g-truc.net)">./core/func_vector_relational.hpp</a>"</span>
|
||||
<a name="l00106"></a>00106 <span class="preprocessor">#include "<a class="code" href="a00044.html" title="OpenGL Mathematics (glm.g-truc.net)">./core/func_integer.hpp</a>"</span>
|
||||
<a name="l00107"></a>00107 <span class="preprocessor">#include "<a class="code" href="a00046.html" title="OpenGL Mathematics (glm.g-truc.net)">./core/func_noise.hpp</a>"</span>
|
||||
<a name="l00108"></a>00108 <span class="preprocessor">#include "<a class="code" href="a00021.html" title="OpenGL Mathematics (glm.g-truc.net)">./core/_swizzle.hpp</a>"</span>
|
||||
<a name="l00109"></a>00109
|
||||
<a name="l00111"></a>00111 <span class="comment">// check type sizes</span>
|
||||
<a name="l00112"></a>00112 <span class="preprocessor">#ifndef GLM_STATIC_ASSERT_NULL</span>
|
||||
<a name="l00113"></a>00113 <span class="preprocessor"></span> GLM_STATIC_ASSERT(<span class="keyword">sizeof</span>(glm::detail::int8) == 1, <span class="stringliteral">"int8 size isn't 1 byte on this platform"</span>);
|
||||
<a name="l00114"></a>00114 GLM_STATIC_ASSERT(<span class="keyword">sizeof</span>(glm::detail::int16) == 2, <span class="stringliteral">"int16 size isn't 2 bytes on this platform"</span>);
|
||||
<a name="l00115"></a>00115 GLM_STATIC_ASSERT(<span class="keyword">sizeof</span>(glm::detail::int32) == 4, <span class="stringliteral">"int32 size isn't 4 bytes on this platform"</span>);
|
||||
<a name="l00116"></a>00116 GLM_STATIC_ASSERT(<span class="keyword">sizeof</span>(glm::detail::int64) == 8, <span class="stringliteral">"int64 size isn't 8 bytes on this platform"</span>);
|
||||
<a name="l00117"></a>00117
|
||||
<a name="l00118"></a>00118 GLM_STATIC_ASSERT(<span class="keyword">sizeof</span>(glm::detail::uint8) == 1, <span class="stringliteral">"uint8 size isn't 1 byte on this platform"</span>);
|
||||
<a name="l00119"></a>00119 GLM_STATIC_ASSERT(<span class="keyword">sizeof</span>(glm::detail::uint16) == 2, <span class="stringliteral">"uint16 size isn't 2 bytes on this platform"</span>);
|
||||
<a name="l00120"></a>00120 GLM_STATIC_ASSERT(<span class="keyword">sizeof</span>(glm::detail::uint32) == 4, <span class="stringliteral">"uint32 size isn't 4 bytes on this platform"</span>);
|
||||
<a name="l00121"></a>00121 GLM_STATIC_ASSERT(<span class="keyword">sizeof</span>(glm::detail::uint64) == 8, <span class="stringliteral">"uint64 size isn't 8 bytes on this platform"</span>);
|
||||
<a name="l00122"></a>00122
|
||||
<a name="l00123"></a>00123 GLM_STATIC_ASSERT(<span class="keyword">sizeof</span>(<a class="code" href="a00005.html" title="16-bit floating point type.">glm::detail::float16</a>) == 2, <span class="stringliteral">"float16 size isn't 2 bytes on this platform"</span>);
|
||||
<a name="l00124"></a>00124 GLM_STATIC_ASSERT(<span class="keyword">sizeof</span>(glm::detail::float32) == 4, <span class="stringliteral">"float32 size isn't 4 bytes on this platform"</span>);
|
||||
<a name="l00125"></a>00125 GLM_STATIC_ASSERT(<span class="keyword">sizeof</span>(glm::detail::float64) == 8, <span class="stringliteral">"float64 size isn't 8 bytes on this platform"</span>);
|
||||
<a name="l00126"></a>00126 <span class="preprocessor">#endif//GLM_STATIC_ASSERT_NULL</span>
|
||||
<a name="l00127"></a>00127 <span class="preprocessor"></span>
|
||||
<a name="l00128"></a>00128 <span class="preprocessor">#endif//glm_glm</span>
|
||||
</pre></div></div>
|
||||
</div>
|
||||
<hr class="footer"/><address class="footer"><small>Generated by 
|
||||
<a href="http://www.doxygen.org/index.html">
|
||||
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.7.3 </small></address>
|
||||
|
||||
|
||||
<hr class="footer"/><address class="footer"><small>
|
||||
Generated by  <a href="http://www.doxygen.org/index.html">
|
||||
<img class="footer" src="doxygen.png" alt="doxygen"/>
|
||||
</a> 1.7.5
|
||||
</small></address>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user