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

@@ -276,17 +276,20 @@
<a name="l00227"></a>00227
<a name="l00228"></a>00228 } <span class="comment">//namespace detail</span>
<a name="l00229"></a>00229
<a name="l00233"></a>00233 <span class="keyword">typedef</span> detail::tmat2x4&lt;lowp_float&gt; lowp_mat2x4;
<a name="l00237"></a>00237 <span class="keyword">typedef</span> detail::tmat2x4&lt;mediump_float&gt; mediump_mat2x4;
<a name="l00241"></a>00241 <span class="keyword">typedef</span> detail::tmat2x4&lt;highp_float&gt; highp_mat2x4;
<a name="l00242"></a>00242
<a name="l00243"></a>00243 }<span class="comment">//namespace glm</span>
<a name="l00244"></a>00244
<a name="l00245"></a>00245 <span class="preprocessor">#ifndef GLM_EXTERNAL_TEMPLATE</span>
<a name="l00246"></a>00246 <span class="preprocessor"></span><span class="preprocessor">#include &quot;type_mat2x4.inl&quot;</span>
<a name="l00247"></a>00247 <span class="preprocessor">#endif</span>
<a name="l00248"></a>00248 <span class="preprocessor"></span>
<a name="l00249"></a>00249 <span class="preprocessor">#endif //glm_core_type_mat2x4</span>
<a name="l00232"></a>00232
<a name="l00238"></a><a class="code" href="a00156.html#gaf95b55f8954834b05b5463bc153deae5">00238</a> <span class="keyword">typedef</span> detail::tmat2x4&lt;lowp_float&gt; <a class="code" href="a00156.html#gaf95b55f8954834b05b5463bc153deae5" title="2 columns of 4 components matrix of low precision floating-point numbers.">lowp_mat2x4</a>;
<a name="l00239"></a>00239
<a name="l00245"></a><a class="code" href="a00156.html#gabbec32a495b527df1796bb46f8cce516">00245</a> <span class="keyword">typedef</span> detail::tmat2x4&lt;mediump_float&gt; <a class="code" href="a00156.html#gabbec32a495b527df1796bb46f8cce516" title="2 columns of 4 components matrix of medium precision floating-point numbers.">mediump_mat2x4</a>;
<a name="l00246"></a>00246
<a name="l00252"></a><a class="code" href="a00156.html#gaf8816ff880fbae96a59c543904333109">00252</a> <span class="keyword">typedef</span> detail::tmat2x4&lt;highp_float&gt; <a class="code" href="a00156.html#gaf8816ff880fbae96a59c543904333109" title="2 columns of 4 components matrix of high precision floating-point numbers.">highp_mat2x4</a>;
<a name="l00253"></a>00253
<a name="l00255"></a>00255 }<span class="comment">//namespace glm</span>
<a name="l00256"></a>00256
<a name="l00257"></a>00257 <span class="preprocessor">#ifndef GLM_EXTERNAL_TEMPLATE</span>
<a name="l00258"></a>00258 <span class="preprocessor"></span><span class="preprocessor">#include &quot;type_mat2x4.inl&quot;</span>
<a name="l00259"></a>00259 <span class="preprocessor">#endif</span>
<a name="l00260"></a>00260 <span class="preprocessor"></span>
<a name="l00261"></a>00261 <span class="preprocessor">#endif //glm_core_type_mat2x4</span>
</pre></div></div>
</div>