Updated doxygen

This commit is contained in:
Christophe Riccio
2011-12-12 11:49:54 +00:00
parent f9e622cd57
commit 0d3ed9fcac
51 changed files with 1451 additions and 2046 deletions

View File

@@ -288,19 +288,20 @@
<a name="l00238"></a>00238
<a name="l00239"></a>00239 } <span class="comment">//namespace detail</span>
<a name="l00240"></a>00240
<a name="l00245"></a><a class="code" href="a00156.html#gac88de3260a910584e02b98f087a34502">00245</a> <span class="keyword">typedef</span> detail::tmat4x2&lt;lowp_float&gt; <a class="code" href="a00156.html#gac88de3260a910584e02b98f087a34502" title="4 columns of 2 components matrix of low precision floating-point numbers.">lowp_mat4x2</a>;
<a name="l00246"></a>00246
<a name="l00251"></a><a class="code" href="a00156.html#ga31b1d523c1dc83c0ef9cded942950666">00251</a> <span class="keyword">typedef</span> detail::tmat4x2&lt;mediump_float&gt; <a class="code" href="a00156.html#ga31b1d523c1dc83c0ef9cded942950666" title="4 columns of 2 components matrix of medium precision floating-point numbers.">mediump_mat4x2</a>;
<a name="l00252"></a>00252
<a name="l00257"></a><a class="code" href="a00156.html#ga3178de2c189bfdda4c73d6af8017f5d3">00257</a> <span class="keyword">typedef</span> detail::tmat4x2&lt;highp_float&gt; <a class="code" href="a00156.html#ga3178de2c189bfdda4c73d6af8017f5d3" title="4 columns of 2 components matrix of high precision floating-point numbers.">highp_mat4x2</a>;
<a name="l00258"></a>00258
<a name="l00259"></a>00259 }<span class="comment">//namespace glm</span>
<a name="l00260"></a>00260
<a name="l00261"></a>00261 <span class="preprocessor">#ifndef GLM_EXTERNAL_TEMPLATE</span>
<a name="l00262"></a>00262 <span class="preprocessor"></span><span class="preprocessor">#include &quot;type_mat4x2.inl&quot;</span>
<a name="l00263"></a>00263 <span class="preprocessor">#endif</span>
<a name="l00264"></a>00264 <span class="preprocessor"></span>
<a name="l00265"></a>00265 <span class="preprocessor">#endif //glm_core_type_mat4x2</span>
<a name="l00243"></a>00243
<a name="l00249"></a><a class="code" href="a00156.html#gac88de3260a910584e02b98f087a34502">00249</a> <span class="keyword">typedef</span> detail::tmat4x2&lt;lowp_float&gt; <a class="code" href="a00156.html#gac88de3260a910584e02b98f087a34502" title="4 columns of 2 components matrix of low precision floating-point numbers.">lowp_mat4x2</a>;
<a name="l00250"></a>00250
<a name="l00256"></a><a class="code" href="a00156.html#ga31b1d523c1dc83c0ef9cded942950666">00256</a> <span class="keyword">typedef</span> detail::tmat4x2&lt;mediump_float&gt; <a class="code" href="a00156.html#ga31b1d523c1dc83c0ef9cded942950666" title="4 columns of 2 components matrix of medium precision floating-point numbers.">mediump_mat4x2</a>;
<a name="l00257"></a>00257
<a name="l00263"></a><a class="code" href="a00156.html#ga3178de2c189bfdda4c73d6af8017f5d3">00263</a> <span class="keyword">typedef</span> detail::tmat4x2&lt;highp_float&gt; <a class="code" href="a00156.html#ga3178de2c189bfdda4c73d6af8017f5d3" title="4 columns of 2 components matrix of high precision floating-point numbers.">highp_mat4x2</a>;
<a name="l00264"></a>00264
<a name="l00266"></a>00266 }<span class="comment">//namespace glm</span>
<a name="l00267"></a>00267
<a name="l00268"></a>00268 <span class="preprocessor">#ifndef GLM_EXTERNAL_TEMPLATE</span>
<a name="l00269"></a>00269 <span class="preprocessor"></span><span class="preprocessor">#include &quot;type_mat4x2.inl&quot;</span>
<a name="l00270"></a>00270 <span class="preprocessor">#endif</span>
<a name="l00271"></a>00271 <span class="preprocessor"></span>
<a name="l00272"></a>00272 <span class="preprocessor">#endif //glm_core_type_mat4x2</span>
</pre></div></div>
</div>