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

@@ -274,19 +274,20 @@
<a name="l00225"></a>00225
<a name="l00226"></a>00226 } <span class="comment">//namespace detail</span>
<a name="l00227"></a>00227
<a name="l00232"></a><a class="code" href="a00156.html#ga0b32355a31b4c14e98f69b43a9077456">00232</a> <span class="keyword">typedef</span> detail::tmat2x3&lt;lowp_float&gt; <a class="code" href="a00156.html#ga0b32355a31b4c14e98f69b43a9077456" title="2 columns of 3 components matrix of low precision floating-point numbers.">lowp_mat2x3</a>;
<a name="l00233"></a>00233
<a name="l00238"></a><a class="code" href="a00156.html#gacceeb5355767eb306c12ea961b31e808">00238</a> <span class="keyword">typedef</span> detail::tmat2x3&lt;mediump_float&gt; <a class="code" href="a00156.html#gacceeb5355767eb306c12ea961b31e808" title="2 columns of 3 components matrix of medium precision floating-point numbers.">mediump_mat2x3</a>;
<a name="l00239"></a>00239
<a name="l00244"></a><a class="code" href="a00156.html#ga895ba4ec32bd7cfb0d07572556572069">00244</a> <span class="keyword">typedef</span> detail::tmat2x3&lt;highp_float&gt; <a class="code" href="a00156.html#ga895ba4ec32bd7cfb0d07572556572069" title="2 columns of 3 components matrix of high precision floating-point numbers.">highp_mat2x3</a>;
<a name="l00245"></a>00245
<a name="l00246"></a>00246 }<span class="comment">//namespace glm</span>
<a name="l00247"></a>00247
<a name="l00248"></a>00248 <span class="preprocessor">#ifndef GLM_EXTERNAL_TEMPLATE</span>
<a name="l00249"></a>00249 <span class="preprocessor"></span><span class="preprocessor">#include &quot;type_mat2x3.inl&quot;</span>
<a name="l00250"></a>00250 <span class="preprocessor">#endif</span>
<a name="l00251"></a>00251 <span class="preprocessor"></span>
<a name="l00252"></a>00252 <span class="preprocessor">#endif //glm_core_type_mat2x3</span>
<a name="l00230"></a>00230
<a name="l00236"></a><a class="code" href="a00156.html#ga0b32355a31b4c14e98f69b43a9077456">00236</a> <span class="keyword">typedef</span> detail::tmat2x3&lt;lowp_float&gt; <a class="code" href="a00156.html#ga0b32355a31b4c14e98f69b43a9077456" title="2 columns of 3 components matrix of low precision floating-point numbers.">lowp_mat2x3</a>;
<a name="l00237"></a>00237
<a name="l00243"></a><a class="code" href="a00156.html#gacceeb5355767eb306c12ea961b31e808">00243</a> <span class="keyword">typedef</span> detail::tmat2x3&lt;mediump_float&gt; <a class="code" href="a00156.html#gacceeb5355767eb306c12ea961b31e808" title="2 columns of 3 components matrix of medium precision floating-point numbers.">mediump_mat2x3</a>;
<a name="l00244"></a>00244
<a name="l00250"></a><a class="code" href="a00156.html#ga895ba4ec32bd7cfb0d07572556572069">00250</a> <span class="keyword">typedef</span> detail::tmat2x3&lt;highp_float&gt; <a class="code" href="a00156.html#ga895ba4ec32bd7cfb0d07572556572069" title="2 columns of 3 components matrix of high precision floating-point numbers.">highp_mat2x3</a>;
<a name="l00251"></a>00251
<a name="l00253"></a>00253 }<span class="comment">//namespace glm</span>
<a name="l00254"></a>00254
<a name="l00255"></a>00255 <span class="preprocessor">#ifndef GLM_EXTERNAL_TEMPLATE</span>
<a name="l00256"></a>00256 <span class="preprocessor"></span><span class="preprocessor">#include &quot;type_mat2x3.inl&quot;</span>
<a name="l00257"></a>00257 <span class="preprocessor">#endif</span>
<a name="l00258"></a>00258 <span class="preprocessor"></span>
<a name="l00259"></a>00259 <span class="preprocessor">#endif //glm_core_type_mat2x3</span>
</pre></div></div>
</div>