<ahref="a00173.html">Go to the documentation of this file.</a><divclass="fragment"><divclass="line"><aname="l00001"></a><spanclass="lineno"> 1</span> </div><divclass="line"><aname="l00004"></a><spanclass="lineno"> 4</span> <spanclass="preprocessor">#pragma once</span></div><divclass="line"><aname="l00005"></a><spanclass="lineno"> 5</span> <spanclass="preprocessor">#include "../detail/type_mat3x4.hpp"</span></div><divclass="line"><aname="l00006"></a><spanclass="lineno"> 6</span> </div><divclass="line"><aname="l00007"></a><spanclass="lineno"> 7</span> <spanclass="keyword">namespace </span><aclass="code"href="a00792.html">glm</a></div><divclass="line"><aname="l00008"></a><spanclass="lineno"> 8</span> {</div><divclass="line"><aname="l00011"></a><spanclass="lineno"> 11</span> </div><divclass="line"><aname="l00016"></a><spanclass="lineno"><aclass="line"href="a00702.html#gac5fc6786688eff02904ca5e7d6960092"> 16</a></span> <spanclass="keyword">typedef</span> mat<3, 4, float, lowp><aclass="code"href="a00702.html#gac5fc6786688eff02904ca5e7d6960092">lowp_mat3x4</a>;</div><divclass="line"><aname="l00017"></a><spanclass="lineno"> 17</span> </div><divclass="line"><aname="l00022"></a><spanclass="lineno"><aclass="line"href="a00702.html#gaa669c6675c3405f76c0b14020d1c0d61"> 22</a></span> <spanclass="keyword">typedef</span> mat<3, 4, float, mediump><aclass="code"href="a00702.html#gaa669c6675c3405f76c0b14020d1c0d61">mediump_mat3x4</a>;</div><divclass="line"><aname="l00023"></a><spanclass="lineno"> 23</span> </div><divclass="line"><aname="l00028"></a><spanclass="lineno"><aclass="line"href="a00702.html#ga6454b3a26ea30f69de8e44c08a63d1b7"> 28</a></span> <spanclass="keyword">typedef</span> mat<3, 4, float, highp><aclass="code"href="a00702.html#ga6454b3a26ea30f69de8e44c08a63d1b7">highp_mat3x4</a>;</div><divclass="line"><aname="l00029"></a><spanclass="lineno"> 29</span> </div><divclass="line"><aname="l00031"></a><spanclass="lineno"> 31</span> }<spanclass="comment">//namespace glm</span></div><divclass="ttc"id="a00702_html_ga6454b3a26ea30f69de8e44c08a63d1b7"><divclass="ttname"><ahref="a00702.html#ga6454b3a26ea30f69de8e44c08a63d1b7">glm::highp_mat3x4</a></div><divclass="ttdeci">mat< 3, 4, float, highp > highp_mat3x4</div><divclass="ttdoc">3 columns of 4 components matrix of single-precision floating-point numbers using high precision arit...</div><divclass="ttdef"><b>Definition:</b><ahref="a00173_source.html#l00028">matrix_float3x4_precision.hpp:28</a></div></div>
<divclass="ttc"id="a00702_html_gaa669c6675c3405f76c0b14020d1c0d61"><divclass="ttname"><ahref="a00702.html#gaa669c6675c3405f76c0b14020d1c0d61">glm::mediump_mat3x4</a></div><divclass="ttdeci">mat< 3, 4, float, mediump > mediump_mat3x4</div><divclass="ttdoc">3 columns of 4 components matrix of single-precision floating-point numbers using medium precision ar...</div><divclass="ttdef"><b>Definition:</b><ahref="a00173_source.html#l00022">matrix_float3x4_precision.hpp:22</a></div></div>