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

@@ -286,19 +286,20 @@
<a name="l00236"></a>00236
<a name="l00237"></a>00237 }<span class="comment">//namespace detail</span>
<a name="l00238"></a>00238
<a name="l00243"></a><a class="code" href="a00156.html#ga0072cb659f9360a7bb2c3e6646609ad7">00243</a> <span class="keyword">typedef</span> detail::tmat4x3&lt;lowp_float&gt; <a class="code" href="a00156.html#ga0072cb659f9360a7bb2c3e6646609ad7" title="4 columns of 3 components matrix of low precision floating-point numbers.">lowp_mat4x3</a>;
<a name="l00244"></a>00244
<a name="l00249"></a><a class="code" href="a00156.html#ga236d4c1060c1ce9908d3de61b3d9334e">00249</a> <span class="keyword">typedef</span> detail::tmat4x3&lt;mediump_float&gt; <a class="code" href="a00156.html#ga236d4c1060c1ce9908d3de61b3d9334e" title="4 columns of 3 components matrix of medium precision floating-point numbers.">mediump_mat4x3</a>;
<a name="l00250"></a>00250
<a name="l00255"></a><a class="code" href="a00156.html#ga00d8bf8ebaab7d6647a3b7f73ae324af">00255</a> <span class="keyword">typedef</span> detail::tmat4x3&lt;highp_float&gt; <a class="code" href="a00156.html#ga00d8bf8ebaab7d6647a3b7f73ae324af" title="4 columns of 3 components matrix of high precision floating-point numbers.">highp_mat4x3</a>;
<a name="l00256"></a>00256
<a name="l00257"></a>00257 }<span class="comment">//namespace glm</span>
<a name="l00258"></a>00258
<a name="l00259"></a>00259 <span class="preprocessor">#ifndef GLM_EXTERNAL_TEMPLATE</span>
<a name="l00260"></a>00260 <span class="preprocessor"></span><span class="preprocessor">#include &quot;type_mat4x3.inl&quot;</span>
<a name="l00261"></a>00261 <span class="preprocessor">#endif //GLM_EXTERNAL_TEMPLATE</span>
<a name="l00262"></a>00262 <span class="preprocessor"></span>
<a name="l00263"></a>00263 <span class="preprocessor">#endif//glm_core_type_mat4x3</span>
<a name="l00241"></a>00241
<a name="l00247"></a><a class="code" href="a00156.html#ga0072cb659f9360a7bb2c3e6646609ad7">00247</a> <span class="keyword">typedef</span> detail::tmat4x3&lt;lowp_float&gt; <a class="code" href="a00156.html#ga0072cb659f9360a7bb2c3e6646609ad7" title="4 columns of 3 components matrix of low precision floating-point numbers.">lowp_mat4x3</a>;
<a name="l00248"></a>00248
<a name="l00254"></a><a class="code" href="a00156.html#ga236d4c1060c1ce9908d3de61b3d9334e">00254</a> <span class="keyword">typedef</span> detail::tmat4x3&lt;mediump_float&gt; <a class="code" href="a00156.html#ga236d4c1060c1ce9908d3de61b3d9334e" title="4 columns of 3 components matrix of medium precision floating-point numbers.">mediump_mat4x3</a>;
<a name="l00255"></a>00255
<a name="l00261"></a><a class="code" href="a00156.html#ga00d8bf8ebaab7d6647a3b7f73ae324af">00261</a> <span class="keyword">typedef</span> detail::tmat4x3&lt;highp_float&gt; <a class="code" href="a00156.html#ga00d8bf8ebaab7d6647a3b7f73ae324af" title="4 columns of 3 components matrix of high precision floating-point numbers.">highp_mat4x3</a>;
<a name="l00262"></a>00262
<a name="l00264"></a>00264 }<span class="comment">//namespace glm</span>
<a name="l00265"></a>00265
<a name="l00266"></a>00266 <span class="preprocessor">#ifndef GLM_EXTERNAL_TEMPLATE</span>
<a name="l00267"></a>00267 <span class="preprocessor"></span><span class="preprocessor">#include &quot;type_mat4x3.inl&quot;</span>
<a name="l00268"></a>00268 <span class="preprocessor">#endif //GLM_EXTERNAL_TEMPLATE</span>
<a name="l00269"></a>00269 <span class="preprocessor"></span>
<a name="l00270"></a>00270 <span class="preprocessor">#endif//glm_core_type_mat4x3</span>
</pre></div></div>
</div>