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

@@ -283,17 +283,20 @@
<a name="l00233"></a>00233
<a name="l00234"></a>00234 }<span class="comment">//namespace detail</span>
<a name="l00235"></a>00235
<a name="l00239"></a>00239 <span class="keyword">typedef</span> detail::tmat3x4&lt;lowp_float&gt; lowp_mat3x4;
<a name="l00243"></a>00243 <span class="keyword">typedef</span> detail::tmat3x4&lt;mediump_float&gt; mediump_mat3x4;
<a name="l00247"></a>00247 <span class="keyword">typedef</span> detail::tmat3x4&lt;highp_float&gt; highp_mat3x4;
<a name="l00248"></a>00248
<a name="l00249"></a>00249 }<span class="comment">//namespace glm</span>
<a name="l00250"></a>00250
<a name="l00251"></a>00251 <span class="preprocessor">#ifndef GLM_EXTERNAL_TEMPLATE</span>
<a name="l00252"></a>00252 <span class="preprocessor"></span><span class="preprocessor">#include &quot;type_mat3x4.inl&quot;</span>
<a name="l00253"></a>00253 <span class="preprocessor">#endif</span>
<a name="l00254"></a>00254 <span class="preprocessor"></span>
<a name="l00255"></a>00255 <span class="preprocessor">#endif //glm_core_type_mat3x4</span>
<a name="l00238"></a>00238
<a name="l00244"></a><a class="code" href="a00156.html#ga2e7a430ab7df03b63b5c7b776f7675a1">00244</a> <span class="keyword">typedef</span> detail::tmat3x4&lt;lowp_float&gt; <a class="code" href="a00156.html#ga2e7a430ab7df03b63b5c7b776f7675a1" title="3 columns of 4 components matrix of low precision floating-point numbers.">lowp_mat3x4</a>;
<a name="l00245"></a>00245
<a name="l00251"></a><a class="code" href="a00156.html#ga167125bb484e539a3c56f7b7aa0409f8">00251</a> <span class="keyword">typedef</span> detail::tmat3x4&lt;mediump_float&gt; <a class="code" href="a00156.html#ga167125bb484e539a3c56f7b7aa0409f8" title="3 columns of 4 components matrix of medium precision floating-point numbers.">mediump_mat3x4</a>;
<a name="l00252"></a>00252
<a name="l00258"></a><a class="code" href="a00156.html#ga8efc769b3edb7a3f420d6344e2308c72">00258</a> <span class="keyword">typedef</span> detail::tmat3x4&lt;highp_float&gt; <a class="code" href="a00156.html#ga8efc769b3edb7a3f420d6344e2308c72" title="3 columns of 4 components matrix of high precision floating-point numbers.">highp_mat3x4</a>;
<a name="l00259"></a>00259
<a name="l00261"></a>00261 }<span class="comment">//namespace glm</span>
<a name="l00262"></a>00262
<a name="l00263"></a>00263 <span class="preprocessor">#ifndef GLM_EXTERNAL_TEMPLATE</span>
<a name="l00264"></a>00264 <span class="preprocessor"></span><span class="preprocessor">#include &quot;type_mat3x4.inl&quot;</span>
<a name="l00265"></a>00265 <span class="preprocessor">#endif</span>
<a name="l00266"></a>00266 <span class="preprocessor"></span>
<a name="l00267"></a>00267 <span class="preprocessor">#endif //glm_core_type_mat3x4</span>
</pre></div></div>
</div>