2024-01-24 13:40:22 +00:00
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
2018-09-02 21:34:18 +00:00
< 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" / >
2024-01-24 13:40:22 +00:00
< meta name = "generator" content = "Doxygen 1.8.18" / >
< meta name = "viewport" content = "width=device-width, initial-scale=1" / >
< title > 1.0.0 API documentation: matrix_float3x4_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;" >
2024-01-24 13:40:22 +00:00
< div id = "projectname" > 1.0.0 API documentation
2018-09-02 21:34:18 +00:00
< / div >
< / td >
< / tr >
< / tbody >
< / table >
< / div >
<!-- end header part -->
2024-01-24 13:40:22 +00:00
<!-- Generated by Doxygen 1.8.18 -->
2018-09-02 21:34:18 +00:00
< script type = "text/javascript" >
2024-01-24 13:40:22 +00:00
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3& dn=gpl-2.0.txt GPL-v2 */
2018-09-02 21:34:18 +00:00
var searchBox = new SearchBox("searchBox", "search",false,'Search');
2024-01-24 13:40:22 +00:00
/* @license-end */
2018-09-02 21:34:18 +00:00
< / script >
2024-01-24 13:40:22 +00:00
< 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 >
2018-09-02 21:34:18 +00:00
<!-- 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 >
2024-01-24 13:40:22 +00:00
< li class = "navelem" > < a class = "el" href = "dir_885cc87fac2d91e269af0a5a959fa5f6.html" > E:< / a > < / li > < li class = "navelem" > < a class = "el" href = "dir_63ed049134a778d525e06b63afc2c979.html" > Github< / a > < / li > < li class = "navelem" > < a class = "el" href = "dir_c98a9ac98258ab9f831b188d66361a70.html" > g-truc< / a > < / li > < li class = "navelem" > < a class = "el" href = "dir_50f12b6ceb23d7f6adfb377a1ae8b006.html" > glm< / a > < / li > < li class = "navelem" > < a class = "el" href = "dir_fca33f1b5115d46f42c670590789c0d2.html" > glm< / a > < / li > < li class = "navelem" > < a class = "el" href = "dir_b171cecbb853a9ee4caace490047c53f.html" > ext< / a > < / li > < / ul >
2018-09-02 21:34:18 +00:00
< / div >
< / div > <!-- top -->
< div class = "header" >
< div class = "headertitle" >
2024-01-24 13:40:22 +00:00
< div class = "title" > matrix_float3x4_precision.hpp< / div > < / div >
2018-09-02 21:34:18 +00:00
< / div > <!-- header -->
< div class = "contents" >
2024-01-24 13:40:22 +00:00
< a href = "a00182.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_mat3x4.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 > glm< / 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 = "a00893.html#gac5fc6786688eff02904ca5e7d6960092" > 16< / a > < / span >   < span class = "keyword" > typedef< / span > mat< 3, 4, float, lowp> < a class = "code" href = "a00893.html#gac5fc6786688eff02904ca5e7d6960092" > lowp_mat3x4< / 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 = "a00893.html#gaa669c6675c3405f76c0b14020d1c0d61" > 22< / a > < / span >   < span class = "keyword" > typedef< / span > mat< 3, 4, float, mediump> < a class = "code" href = "a00893.html#gaa669c6675c3405f76c0b14020d1c0d61" > mediump_mat3x4< / 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 = "a00893.html#ga6454b3a26ea30f69de8e44c08a63d1b7" > 28< / a > < / span >   < span class = "keyword" > typedef< / span > mat< 3, 4, float, highp> < a class = "code" href = "a00893.html#ga6454b3a26ea30f69de8e44c08a63d1b7" > highp_mat3x4< / 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 >
2018-09-02 21:34:18 +00:00
< / div > <!-- fragment --> < / div > <!-- contents -->
2024-01-24 13:40:22 +00:00
< div class = "ttc" id = "aa00893_html_ga6454b3a26ea30f69de8e44c08a63d1b7" > < div class = "ttname" > < a href = "a00893.html#ga6454b3a26ea30f69de8e44c08a63d1b7" > glm::highp_mat3x4< / a > < / div > < div class = "ttdeci" > mat< 3, 4, float, highp > highp_mat3x4< / div > < div class = "ttdoc" > 3 columns of 4 components matrix of single-precision floating-point numbers using high precision arit...< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "a00182_source.html#l00028" > matrix_float3x4_precision.hpp:28< / a > < / div > < / div >
< div class = "ttc" id = "aa00893_html_gac5fc6786688eff02904ca5e7d6960092" > < div class = "ttname" > < a href = "a00893.html#gac5fc6786688eff02904ca5e7d6960092" > glm::lowp_mat3x4< / a > < / div > < div class = "ttdeci" > mat< 3, 4, float, lowp > lowp_mat3x4< / div > < div class = "ttdoc" > 3 columns of 4 components matrix of single-precision floating-point numbers using low precision arith...< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "a00182_source.html#l00016" > matrix_float3x4_precision.hpp:16< / a > < / div > < / div >
< div class = "ttc" id = "aa00893_html_gaa669c6675c3405f76c0b14020d1c0d61" > < div class = "ttname" > < a href = "a00893.html#gaa669c6675c3405f76c0b14020d1c0d61" > glm::mediump_mat3x4< / a > < / div > < div class = "ttdeci" > mat< 3, 4, float, mediump > mediump_mat3x4< / div > < div class = "ttdoc" > 3 columns of 4 components matrix of single-precision floating-point numbers using medium precision ar...< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "a00182_source.html#l00022" > matrix_float3x4_precision.hpp:22< / a > < / div > < / div >
2018-09-02 21:34:18 +00:00
<!-- 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" / >
2024-01-24 13:40:22 +00:00
< / a > 1.8.18
2018-09-02 21:34:18 +00:00
< / small > < / address >
< / body >
< / html >