2012-09-05 22:30:34 +00:00
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
< html xmlns = "http://www.w3.org/1999/xhtml" >
< head >
< meta http-equiv = "Content-Type" content = "text/xhtml;charset=UTF-8" / >
2012-11-18 13:05:52 +00:00
< meta http-equiv = "X-UA-Compatible" content = "IE=9" / >
2014-11-25 00:28:32 +00:00
< meta name = "generator" content = "Doxygen 1.8.8" / >
2014-11-30 20:57:58 +00:00
< title > 0.9.6: mat3x2.hpp Source File< / title >
2012-09-05 22:30:34 +00:00
< link href = "tabs.css" rel = "stylesheet" type = "text/css" / >
2012-11-18 13:05:52 +00:00
< script type = "text/javascript" src = "jquery.js" > < / script >
< script type = "text/javascript" src = "dynsections.js" > < / script >
2012-09-05 22:30:34 +00:00
< link href = "doxygen.css" rel = "stylesheet" type = "text/css" / >
< / head >
< body >
2012-11-18 13:05:52 +00:00
< div id = "top" > <!-- do not remove this div, it is closed by doxygen! -->
2012-09-05 22:30:34 +00:00
< div id = "titlearea" >
< table cellspacing = "0" cellpadding = "0" >
< tbody >
< tr style = "height: 56px;" >
2014-11-25 00:28:32 +00:00
< td id = "projectlogo" > < img alt = "Logo" src = "logo.png" / > < / td >
2013-12-25 22:48:55 +00:00
< td style = "padding-left: 0.5em;" >
2014-11-25 00:28:32 +00:00
< div id = "projectname" > 0.9.6
2013-12-25 22:48:55 +00:00
< / div >
< / td >
2012-09-05 22:30:34 +00:00
< / tr >
< / tbody >
< / table >
< / div >
2012-11-18 13:05:52 +00:00
<!-- end header part -->
2014-11-25 00:28:32 +00:00
<!-- Generated by Doxygen 1.8.8 -->
2012-09-05 22:30:34 +00:00
< div id = "navrow1" class = "tabs" >
< ul class = "tablist" >
< li > < a href = "index.html" > < span > Main  Page< / span > < / a > < / li >
< li > < a href = "modules.html" > < span > Modules< / span > < / a > < / li >
< li class = "current" > < a href = "files.html" > < span > Files< / span > < / a > < / li >
< / ul >
< / div >
< div id = "navrow2" class = "tabs2" >
< ul class = "tablist" >
< li > < a href = "files.html" > < span > File  List< / span > < / a > < / li >
< / ul >
< / div >
2012-11-18 13:05:52 +00:00
< div id = "nav-path" class = "navpath" >
< ul >
2014-11-25 00:28:32 +00:00
< li class = "navelem" > < a class = "el" href = "dir_885cc87fac2d91e269af0a5a959fa5f6.html" > E:< / a > < / li > < li class = "navelem" > < a class = "el" href = "dir_153b03dd71a7bff437c38ec53cb2e014.html" > Source< / a > < / li > < li class = "navelem" > < a class = "el" href = "dir_0c6652232a835be54bedd6cfd7502504.html" > G-Truc< / a > < / li > < li class = "navelem" > < a class = "el" href = "dir_e2c7faa62a52820b5be8795affd6e495.html" > glm< / a > < / li > < li class = "navelem" > < a class = "el" href = "dir_5cf96241cdcf6779b80e104875f9716f.html" > glm< / a > < / li > < / ul >
2012-11-18 13:05:52 +00:00
< / div >
< / div > <!-- top -->
2012-09-05 22:30:34 +00:00
< div class = "header" >
< div class = "headertitle" >
2014-11-30 20:57:58 +00:00
< div class = "title" > mat3x2.hpp< / div > < / div >
2012-11-18 13:05:52 +00:00
< / div > <!-- header -->
2012-09-05 22:30:34 +00:00
< div class = "contents" >
2012-11-18 13:05:52 +00:00
< a href = "a00059.html" > Go to the documentation of this file.< / a > < div class = "fragment" > < div class = "line" > < a name = "l00001" > < / a > < span class = "lineno" > 1< / span >   < / div >
2014-11-30 20:57:58 +00:00
< div class = "line" > < a name = "l00033" > < / a > < span class = "lineno" > 33< / span >   < span class = "preprocessor" > #pragma once< / span > < / div >
< div class = "line" > < a name = "l00034" > < / a > < span class = "lineno" > 34< / span >   < / div >
< div class = "line" > < a name = "l00035" > < / a > < span class = "lineno" > 35< / span >   < span class = "preprocessor" > #include " < a class = "code" href = "a00123.html" > detail/type_mat3x2.hpp< / a > " < / span > < / div >
< div class = "line" > < a name = "l00036" > < / a > < span class = "lineno" > 36< / span >   < / div >
< div class = "line" > < a name = "l00037" > < / a > < span class = "lineno" > 37< / span >   < span class = "keyword" > namespace < / span > < a class = "code" href = "a00145.html" > glm< / a > < / div >
< div class = "line" > < a name = "l00038" > < / a > < span class = "lineno" > 38< / span >   {< / div >
< div class = "line" > < a name = "l00044" > < / a > < span class = "lineno" > 44< / span >   < span class = "keyword" > typedef< / span > tmat3x2< float, lowp> < a class = "code" href = "a00162.html#gaa2542e884ac7d05ada8ebb078b721924" > lowp_mat3x2< / a > ;< / div >
< div class = "line" > < a name = "l00045" > < / a > < span class = "lineno" > 45< / span >   < / div >
< div class = "line" > < a name = "l00051" > < / a > < span class = "lineno" > 51< / span >   < span class = "keyword" > typedef< / span > tmat3x2< float, mediump> < a class = "code" href = "a00162.html#ga9fa569295a9bd6ce0825ccb832c8aac9" > mediump_mat3x2< / a > ;< / div >
< div class = "line" > < a name = "l00052" > < / a > < span class = "lineno" > 52< / span >   < / div >
< div class = "line" > < a name = "l00058" > < / a > < span class = "lineno" > 58< / span >   < span class = "keyword" > typedef< / span > tmat3x2< float, highp> < a class = "code" href = "a00162.html#ga6b00cd7956ac2ee3d4f3ab3b549b564a" > highp_mat3x2< / a > ;< / div >
< div class = "line" > < a name = "l00059" > < / a > < span class = "lineno" > 59< / span >   < / div >
< div class = "line" > < a name = "l00060" > < / a > < span class = "lineno" > 60< / span >   }< span class = "comment" > //namespace< / span > < / div >
< div class = "ttc" id = "a00162_html_ga6b00cd7956ac2ee3d4f3ab3b549b564a" > < div class = "ttname" > < a href = "a00162.html#ga6b00cd7956ac2ee3d4f3ab3b549b564a" > glm::highp_mat3x2< / a > < / div > < div class = "ttdeci" > tmat3x2< float, highp > highp_mat3x2< / div > < div class = "ttdoc" > 3 columns of 2 components matrix of high precision floating-point numbers. < / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "a00119_source.html#l00178" > type_mat.hpp:178< / a > < / div > < / div >
< div class = "ttc" id = "a00162_html_gaa2542e884ac7d05ada8ebb078b721924" > < div class = "ttname" > < a href = "a00162.html#gaa2542e884ac7d05ada8ebb078b721924" > glm::lowp_mat3x2< / a > < / div > < div class = "ttdeci" > tmat3x2< float, lowp > lowp_mat3x2< / div > < div class = "ttdoc" > 3 columns of 2 components matrix of low precision floating-point numbers. < / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "a00119_source.html#l00164" > type_mat.hpp:164< / a > < / div > < / div >
< div class = "ttc" id = "a00123_html" > < div class = "ttname" > < a href = "a00123.html" > type_mat3x2.hpp< / a > < / div > < div class = "ttdoc" > OpenGL Mathematics (glm.g-truc.net) < / div > < / div >
< div class = "ttc" id = "a00145_html" > < div class = "ttname" > < a href = "a00145.html" > glm< / a > < / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "a00003_source.html#l00039" > _noise.hpp:39< / a > < / div > < / div >
< div class = "ttc" id = "a00162_html_ga9fa569295a9bd6ce0825ccb832c8aac9" > < div class = "ttname" > < a href = "a00162.html#ga9fa569295a9bd6ce0825ccb832c8aac9" > glm::mediump_mat3x2< / a > < / div > < div class = "ttdeci" > tmat3x2< float, mediump > mediump_mat3x2< / div > < div class = "ttdoc" > 3 columns of 2 components matrix of medium precision floating-point numbers. < / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "a00119_source.html#l00171" > type_mat.hpp:171< / a > < / div > < / div >
2012-11-18 13:05:52 +00:00
< / div > <!-- fragment --> < / div > <!-- contents -->
<!-- start footer part -->
2012-09-05 22:30:34 +00:00
< hr class = "footer" / > < address class = "footer" > < small >
Generated by   < a href = "http://www.doxygen.org/index.html" >
< img class = "footer" src = "doxygen.png" alt = "doxygen" / >
2014-11-25 00:28:32 +00:00
< / a > 1.8.8
2012-09-05 22:30:34 +00:00
< / small > < / address >
< / body >
< / html >