2018-09-02 21:34:18 +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" / >
< meta http-equiv = "X-UA-Compatible" content = "IE=9" / >
< meta name = "generator" content = "Doxygen 1.8.14" / >
< meta name = "viewport" content = "width=device-width, initial-scale=1" / >
2019-08-08 10:01:39 +00:00
< title > 0.9.9 API documentation: matrix_float3x2_precision.hpp Source File< / title >
2018-09-02 21:34:18 +00:00
< link href = "tabs.css" rel = "stylesheet" type = "text/css" / >
< script type = "text/javascript" src = "jquery.js" > < / script >
< script type = "text/javascript" src = "dynsections.js" > < / script >
< link href = "search/search.css" rel = "stylesheet" type = "text/css" / >
< script type = "text/javascript" src = "search/searchdata.js" > < / script >
< script type = "text/javascript" src = "search/search.js" > < / script >
< link href = "doxygen.css" rel = "stylesheet" type = "text/css" / >
< / head >
< body >
< div id = "top" > <!-- do not remove this div, it is closed by doxygen! -->
< div id = "titlearea" >
< table cellspacing = "0" cellpadding = "0" >
< tbody >
< tr style = "height: 56px;" >
< td id = "projectlogo" > < img alt = "Logo" src = "logo-mini.png" / > < / td >
< td id = "projectalign" style = "padding-left: 0.5em;" >
2019-08-08 10:01:39 +00:00
< div id = "projectname" > 0.9.9 API documentation
2018-09-02 21:34:18 +00:00
< / div >
< / td >
< / tr >
< / tbody >
< / table >
< / div >
<!-- end header part -->
<!-- Generated by Doxygen 1.8.14 -->
< script type = "text/javascript" >
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3& dn=gpl-2.0.txt GPL-v2 */
var searchBox = new SearchBox("searchBox", "search",false,'Search');
/* @license-end */
< / script >
< script type = "text/javascript" src = "menudata.js" > < / script >
< script type = "text/javascript" src = "menu.js" > < / script >
< script type = "text/javascript" >
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3& dn=gpl-2.0.txt GPL-v2 */
$(function() {
initMenu('',true,false,'search.php','Search');
$(document).ready(function() { init_search(); });
});
/* @license-end */< / script >
< div id = "main-nav" > < / div >
<!-- window showing the filter options -->
< div id = "MSearchSelectWindow"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
onkeydown="return searchBox.OnSearchSelectKey(event)">
< / div >
<!-- iframe showing the search results (closed by default) -->
< div id = "MSearchResultsWindow" >
< iframe src = "javascript:void(0)" frameborder = "0"
name="MSearchResults" id="MSearchResults">
< / iframe >
< / div >
< div id = "nav-path" class = "navpath" >
< ul >
< li class = "navelem" > < a class = "el" href = "dir_d522931ffa1371640980b621734a4381.html" > Users< / a > < / li > < li class = "navelem" > < a class = "el" href = "dir_02cc19cee4c4780485bfe81520450212.html" > christophericcio< / a > < / li > < li class = "navelem" > < a class = "el" href = "dir_54de7df3bc9880881b14ec07f256fd2e.html" > Documents< / a > < / li > < li class = "navelem" > < a class = "el" href = "dir_6399a054f5929b58eaa476233e406ce8.html" > Repository< / a > < / li > < li class = "navelem" > < a class = "el" href = "dir_627f4a52155b61a75c7c4851d7df9027.html" > Github< / a > < / li > < li class = "navelem" > < a class = "el" href = "dir_ffdfd01cf51cdb2fe8bd5e55c6e0c4e8.html" > glm< / a > < / li > < li class = "navelem" > < a class = "el" href = "dir_4ca6aa55b50e6be994025af27820140e.html" > glm< / a > < / li > < li class = "navelem" > < a class = "el" href = "dir_b115b02f1dab989141fcd87ab0462f01.html" > ext< / a > < / li > < / ul >
< / div >
< / div > <!-- top -->
< div class = "header" >
< div class = "headertitle" >
< div class = "title" > matrix_float3x2_precision.hpp< / div > < / div >
< / div > <!-- header -->
< div class = "contents" >
< a href = "a00161.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 > < div class = "line" > < a name = "l00004" > < / a > < span class = "lineno" > 4< / span >   < span class = "preprocessor" > #pragma once< / span > < / div > < div class = "line" > < a name = "l00005" > < / a > < span class = "lineno" > 5< / span >   < span class = "preprocessor" > #include " ../detail/type_mat3x2.hpp" < / span > < / div > < div class = "line" > < a name = "l00006" > < / a > < span class = "lineno" > 6< / span >   < / div > < div class = "line" > < a name = "l00007" > < / a > < span class = "lineno" > 7< / span >   < span class = "keyword" > namespace < / span > < a class = "code" href = "a00792.html" > glm< / a > < / div > < div class = "line" > < a name = "l00008" > < / a > < span class = "lineno" > 8< / span >   {< / div > < div class = "line" > < a name = "l00011" > < / a > < span class = "lineno" > 11< / span >   < / div > < div class = "line" > < a name = "l00016" > < / a > < span class = "lineno" > < a class = "line" href = "a00702.html#gaabf6cf90fd31efe25c94965507e98390" > 16< / a > < / span >   < span class = "keyword" > typedef< / span > mat< 3, 2, float, lowp> < a class = "code" href = "a00702.html#gaabf6cf90fd31efe25c94965507e98390" > lowp_mat3x2< / a > ;< / div > < div class = "line" > < a name = "l00017" > < / a > < span class = "lineno" > 17< / span >   < / div > < div class = "line" > < a name = "l00022" > < / a > < span class = "lineno" > < a class = "line" href = "a00702.html#ga9e1c9ee65fef547bde793e69723e24eb" > 22< / a > < / span >   < span class = "keyword" > typedef< / span > mat< 3, 2, float, mediump> < a class = "code" href = "a00702.html#ga9e1c9ee65fef547bde793e69723e24eb" > mediump_mat3x2< / a > ;< / div > < div class = "line" > < a name = "l00023" > < / a > < span class = "lineno" > 23< / span >   < / div > < div class = "line" > < a name = "l00028" > < / a > < span class = "lineno" > < a class = "line" href = "a00702.html#ga1eda47a00027ec440eac05d63739c71b" > 28< / a > < / span >   < span class = "keyword" > typedef< / span > mat< 3, 2, float, highp> < a class = "code" href = "a00702.html#ga1eda47a00027ec440eac05d63739c71b" > highp_mat3x2< / a > ;< / div > < div class = "line" > < a name = "l00029" > < / a > < span class = "lineno" > 29< / span >   < / div > < div class = "line" > < a name = "l00031" > < / a > < span class = "lineno" > 31< / span >   }< span class = "comment" > //namespace glm< / span > < / div > < div class = "ttc" id = "a00702_html_gaabf6cf90fd31efe25c94965507e98390" > < div class = "ttname" > < a href = "a00702.html#gaabf6cf90fd31efe25c94965507e98390" > glm::lowp_mat3x2< / a > < / div > < div class = "ttdeci" > mat< 3, 2, float, lowp > lowp_mat3x2< / div > < div class = "ttdoc" > 3 columns of 2 components matrix of single-precision floating-point numbers using low precision arith...< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "a00161_source.html#l00016" > matrix_float3x2_precision.hpp:16< / a > < / div > < / div >
< div class = "ttc" id = "a00792_html" > < div class = "ttname" > < a href = "a00792.html" > glm< / a > < / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "a00002_source.html#l00020" > common.hpp:20< / a > < / div > < / div >
< div class = "ttc" id = "a00702_html_ga9e1c9ee65fef547bde793e69723e24eb" > < div class = "ttname" > < a href = "a00702.html#ga9e1c9ee65fef547bde793e69723e24eb" > glm::mediump_mat3x2< / a > < / div > < div class = "ttdeci" > mat< 3, 2, float, mediump > mediump_mat3x2< / div > < div class = "ttdoc" > 3 columns of 2 components matrix of single-precision floating-point numbers using medium precision ar...< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "a00161_source.html#l00022" > matrix_float3x2_precision.hpp:22< / a > < / div > < / div >
< div class = "ttc" id = "a00702_html_ga1eda47a00027ec440eac05d63739c71b" > < div class = "ttname" > < a href = "a00702.html#ga1eda47a00027ec440eac05d63739c71b" > glm::highp_mat3x2< / a > < / div > < div class = "ttdeci" > mat< 3, 2, float, highp > highp_mat3x2< / div > < div class = "ttdoc" > 3 columns of 2 components matrix of single-precision floating-point numbers using high precision arit...< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "a00161_source.html#l00028" > matrix_float3x2_precision.hpp:28< / a > < / div > < / div >
< / div > <!-- fragment --> < / div > <!-- contents -->
<!-- start footer part -->
< 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" / >
< / a > 1.8.14
< / small > < / address >
< / body >
< / html >