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 types< / 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 >
< / div > <!-- top -->
<!-- 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 class = "header" >
< div class = "summary" >
< a href = "#typedef-members" > Typedefs< / a > < / div >
< div class = "headertitle" >
< div class = "title" > Matrix types< div class = "ingroups" > < a class = "el" href = "a00698.html" > Core features< / a > < / div > < / div > < / div >
< / div > <!-- header -->
< div class = "contents" >
< table class = "memberdecls" >
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a name = "typedef-members" > < / a >
Typedefs< / h2 > < / td > < / tr >
< tr class = "memitem:ga21dbd1f987775d7cc7607c139531c7e6" > < td class = "memItemLeft" align = "right" valign = "top" > typedef mat< 2, 2, double, defaultp >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "a00701.html#ga21dbd1f987775d7cc7607c139531c7e6" > dmat2< / a > < / td > < / tr >
< tr class = "separator:ga21dbd1f987775d7cc7607c139531c7e6" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ga66b6a9af787e468a46dfe24189e87f9b" > < td class = "memItemLeft" align = "right" valign = "top" > typedef mat< 2, 2, double, defaultp >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "a00701.html#ga66b6a9af787e468a46dfe24189e87f9b" > dmat2x2< / a > < / td > < / tr >
< tr class = "separator:ga66b6a9af787e468a46dfe24189e87f9b" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ga92cd388753d48e20de69ea2dbedf826a" > < td class = "memItemLeft" align = "right" valign = "top" > typedef mat< 2, 3, double, defaultp >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "a00701.html#ga92cd388753d48e20de69ea2dbedf826a" > dmat2x3< / a > < / td > < / tr >
< tr class = "separator:ga92cd388753d48e20de69ea2dbedf826a" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:gaef2198807e937072803ae0ae45e1965e" > < td class = "memItemLeft" align = "right" valign = "top" > typedef mat< 2, 4, double, defaultp >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "a00701.html#gaef2198807e937072803ae0ae45e1965e" > dmat2x4< / a > < / td > < / tr >
< tr class = "separator:gaef2198807e937072803ae0ae45e1965e" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ga6f40aa56265b4b0ccad41b86802efe33" > < td class = "memItemLeft" align = "right" valign = "top" > typedef mat< 3, 3, double, defaultp >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "a00701.html#ga6f40aa56265b4b0ccad41b86802efe33" > dmat3< / a > < / td > < / tr >
< tr class = "separator:ga6f40aa56265b4b0ccad41b86802efe33" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ga001e3e0638fbf8719788fc64c5b8cf39" > < td class = "memItemLeft" align = "right" valign = "top" > typedef mat< 3, 2, double, defaultp >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "a00701.html#ga001e3e0638fbf8719788fc64c5b8cf39" > dmat3x2< / a > < / td > < / tr >
< tr class = "separator:ga001e3e0638fbf8719788fc64c5b8cf39" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ga970cb3306be25a5ca5db5a9456831228" > < td class = "memItemLeft" align = "right" valign = "top" > typedef mat< 3, 3, double, defaultp >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "a00701.html#ga970cb3306be25a5ca5db5a9456831228" > dmat3x3< / a > < / td > < / tr >
< tr class = "separator:ga970cb3306be25a5ca5db5a9456831228" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ga0412a634d183587e6188e9b11869f8f4" > < td class = "memItemLeft" align = "right" valign = "top" > typedef mat< 3, 4, double, defaultp >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "a00701.html#ga0412a634d183587e6188e9b11869f8f4" > dmat3x4< / a > < / td > < / tr >
< tr class = "separator:ga0412a634d183587e6188e9b11869f8f4" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ga0f34486bb7fec8e5a5b3830b6a6cbeca" > < td class = "memItemLeft" align = "right" valign = "top" > typedef mat< 4, 4, double, defaultp >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "a00701.html#ga0f34486bb7fec8e5a5b3830b6a6cbeca" > dmat4< / a > < / td > < / tr >
< tr class = "separator:ga0f34486bb7fec8e5a5b3830b6a6cbeca" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ga9bc0b3ab8b6ba2cb6782e179ad7ad156" > < td class = "memItemLeft" align = "right" valign = "top" > typedef mat< 4, 2, double, defaultp >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "a00701.html#ga9bc0b3ab8b6ba2cb6782e179ad7ad156" > dmat4x2< / a > < / td > < / tr >
< tr class = "separator:ga9bc0b3ab8b6ba2cb6782e179ad7ad156" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:gacd18864049f8c83799babe7e596ca05b" > < td class = "memItemLeft" align = "right" valign = "top" > typedef mat< 4, 3, double, defaultp >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "a00701.html#gacd18864049f8c83799babe7e596ca05b" > dmat4x3< / a > < / td > < / tr >
< tr class = "separator:gacd18864049f8c83799babe7e596ca05b" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:gad5a6484b983b74f9d801cab8bc4e6a10" > < td class = "memItemLeft" align = "right" valign = "top" > typedef mat< 4, 4, double, defaultp >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "a00701.html#gad5a6484b983b74f9d801cab8bc4e6a10" > dmat4x4< / a > < / td > < / tr >
< tr class = "separator:gad5a6484b983b74f9d801cab8bc4e6a10" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ga8dd59e7fc6913ac5d61b86553e9148ba" > < td class = "memItemLeft" align = "right" valign = "top" > typedef mat< 2, 2, float, defaultp >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "a00701.html#ga8dd59e7fc6913ac5d61b86553e9148ba" > mat2< / a > < / td > < / tr >
< tr class = "separator:ga8dd59e7fc6913ac5d61b86553e9148ba" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:gaaa17ef6bfa4e4f2692348b1460c8efcb" > < td class = "memItemLeft" align = "right" valign = "top" > typedef mat< 2, 2, float, defaultp >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "a00701.html#gaaa17ef6bfa4e4f2692348b1460c8efcb" > mat2x2< / a > < / td > < / tr >
< tr class = "separator:gaaa17ef6bfa4e4f2692348b1460c8efcb" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ga493ab21243abe564b3f7d381e677d29a" > < td class = "memItemLeft" align = "right" valign = "top" > typedef mat< 2, 3, float, defaultp >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "a00701.html#ga493ab21243abe564b3f7d381e677d29a" > mat2x3< / a > < / td > < / tr >
< tr class = "separator:ga493ab21243abe564b3f7d381e677d29a" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ga8e879b57ddd81e5bf5a88929844e8b40" > < td class = "memItemLeft" align = "right" valign = "top" > typedef mat< 2, 4, float, defaultp >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "a00701.html#ga8e879b57ddd81e5bf5a88929844e8b40" > mat2x4< / a > < / td > < / tr >
< tr class = "separator:ga8e879b57ddd81e5bf5a88929844e8b40" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:gaefb0fc7a4960b782c18708bb6b655262" > < td class = "memItemLeft" align = "right" valign = "top" > typedef mat< 3, 3, float, defaultp >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "a00701.html#gaefb0fc7a4960b782c18708bb6b655262" > mat3< / a > < / td > < / tr >
< tr class = "separator:gaefb0fc7a4960b782c18708bb6b655262" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:gab91887d7565059dac640e3a1921c914a" > < td class = "memItemLeft" align = "right" valign = "top" > typedef mat< 3, 3, float, defaultp >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "a00701.html#gab91887d7565059dac640e3a1921c914a" > mat3x3< / a > < / td > < / tr >
< tr class = "separator:gab91887d7565059dac640e3a1921c914a" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:gaf991cad0b34f64e33af186326dbc4d66" > < td class = "memItemLeft" align = "right" valign = "top" > typedef mat< 3, 4, float, defaultp >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "a00701.html#gaf991cad0b34f64e33af186326dbc4d66" > mat3x4< / a > < / td > < / tr >
< tr class = "separator:gaf991cad0b34f64e33af186326dbc4d66" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:gad941c947ad6cdd117a0e8554a4754983" > < td class = "memItemLeft" align = "right" valign = "top" > typedef mat< 4, 2, float, defaultp >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "a00701.html#gad941c947ad6cdd117a0e8554a4754983" > mat4x2< / a > < / td > < / tr >
< tr class = "separator:gad941c947ad6cdd117a0e8554a4754983" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:gac7574544bb94777bdbd2eb224eb72fd0" > < td class = "memItemLeft" align = "right" valign = "top" > typedef mat< 4, 3, float, defaultp >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "a00701.html#gac7574544bb94777bdbd2eb224eb72fd0" > mat4x3< / a > < / td > < / tr >
< tr class = "separator:gac7574544bb94777bdbd2eb224eb72fd0" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:gab2d35cc2655f44d60958d60a1de34e81" > < td class = "memItemLeft" align = "right" valign = "top" > typedef mat< 4, 4, float, defaultp >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "a00701.html#gab2d35cc2655f44d60958d60a1de34e81" > mat4x4< / a > < / td > < / tr >
< tr class = "separator:gab2d35cc2655f44d60958d60a1de34e81" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ga0db98d836c5549d31cf64ecd043b7af7" > < td class = "memItemLeft" align = "right" valign = "top" > typedef mat< 4, 4, float, defaultp >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "a00701.html#ga0db98d836c5549d31cf64ecd043b7af7" > mat4< / a > < / td > < / tr >
< tr class = "separator:ga0db98d836c5549d31cf64ecd043b7af7" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< / table >
< a name = "details" id = "details" > < / a > < h2 class = "groupheader" > Detailed Description< / h2 >
< p > Matrix types of with C columns and R rows where C and R are values between 2 to 4 included. < / p >
< p > These types have exhaustive sets of operators. < / p >
< h2 class = "groupheader" > Typedef Documentation< / h2 >
< a id = "ga21dbd1f987775d7cc7607c139531c7e6" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ga21dbd1f987775d7cc7607c139531c7e6" > ◆ < / a > < / span > dmat2< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > typedef mat< 2, 2, < a class = "el" href = "a00721.html#ga1d794d240091678f602e8de225b8d8c9" > f64< / a > , defaultp > < a class = "el" href = "a00701.html#ga21dbd1f987775d7cc7607c139531c7e6" > dmat2< / a > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > 2 columns of 2 components matrix of double-precision floating-point numbers. < / p >
< dl class = "section see" > < dt > See also< / dt > < dd > < a href = "http://www.opengl.org/registry/doc/GLSLangSpec.4.20.8.pdf" > GLSL 4.20.8 specification, section 4.1.6 Matrices< / a > < / dd > < / dl >
< p class = "definition" > Definition at line < a class = "el" href = "a00086_source.html#l00020" > 20< / a > of file < a class = "el" href = "a00086_source.html" > matrix_double2x2.hpp< / a > .< / p >
< / div >
< / div >
< a id = "ga66b6a9af787e468a46dfe24189e87f9b" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ga66b6a9af787e468a46dfe24189e87f9b" > ◆ < / a > < / span > dmat2x2< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > typedef mat< 2, 2, double, defaultp > < a class = "el" href = "a00701.html#ga66b6a9af787e468a46dfe24189e87f9b" > dmat2x2< / a > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > 2 columns of 2 components matrix of double-precision floating-point numbers. < / p >
< dl class = "section see" > < dt > See also< / dt > < dd > < a href = "http://www.opengl.org/registry/doc/GLSLangSpec.4.20.8.pdf" > GLSL 4.20.8 specification, section 4.1.6 Matrices< / a > < / dd > < / dl >
< p class = "definition" > Definition at line < a class = "el" href = "a00086_source.html#l00015" > 15< / a > of file < a class = "el" href = "a00086_source.html" > matrix_double2x2.hpp< / a > .< / p >
< / div >
< / div >
< a id = "ga92cd388753d48e20de69ea2dbedf826a" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ga92cd388753d48e20de69ea2dbedf826a" > ◆ < / a > < / span > dmat2x3< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > typedef mat< 2, 3, double, defaultp > < a class = "el" href = "a00701.html#ga92cd388753d48e20de69ea2dbedf826a" > dmat2x3< / a > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > 2 columns of 3 components matrix of double-precision floating-point numbers. < / p >
< dl class = "section see" > < dt > See also< / dt > < dd > < a href = "http://www.opengl.org/registry/doc/GLSLangSpec.4.20.8.pdf" > GLSL 4.20.8 specification, section 4.1.6 Matrices< / a > < / dd > < / dl >
< p class = "definition" > Definition at line < a class = "el" href = "a00092_source.html#l00015" > 15< / a > of file < a class = "el" href = "a00092_source.html" > matrix_double2x3.hpp< / a > .< / p >
< / div >
< / div >
< a id = "gaef2198807e937072803ae0ae45e1965e" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#gaef2198807e937072803ae0ae45e1965e" > ◆ < / a > < / span > dmat2x4< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > typedef mat< 2, 4, double, defaultp > < a class = "el" href = "a00701.html#gaef2198807e937072803ae0ae45e1965e" > dmat2x4< / a > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > 2 columns of 4 components matrix of double-precision floating-point numbers. < / p >
< dl class = "section see" > < dt > See also< / dt > < dd > < a href = "http://www.opengl.org/registry/doc/GLSLangSpec.4.20.8.pdf" > GLSL 4.20.8 specification, section 4.1.6 Matrices< / a > < / dd > < / dl >
< p class = "definition" > Definition at line < a class = "el" href = "a00098_source.html#l00015" > 15< / a > of file < a class = "el" href = "a00098_source.html" > matrix_double2x4.hpp< / a > .< / p >
< / div >
< / div >
< a id = "ga6f40aa56265b4b0ccad41b86802efe33" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ga6f40aa56265b4b0ccad41b86802efe33" > ◆ < / a > < / span > dmat3< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > typedef mat< 3, 3, < a class = "el" href = "a00721.html#ga1d794d240091678f602e8de225b8d8c9" > f64< / a > , defaultp > < a class = "el" href = "a00701.html#ga6f40aa56265b4b0ccad41b86802efe33" > dmat3< / a > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > 3 columns of 3 components matrix of double-precision floating-point numbers. < / p >
< dl class = "section see" > < dt > See also< / dt > < dd > < a href = "http://www.opengl.org/registry/doc/GLSLangSpec.4.20.8.pdf" > GLSL 4.20.8 specification, section 4.1.6 Matrices< / a > < / dd > < / dl >
< p class = "definition" > Definition at line < a class = "el" href = "a00110_source.html#l00020" > 20< / a > of file < a class = "el" href = "a00110_source.html" > matrix_double3x3.hpp< / a > .< / p >
< / div >
< / div >
< a id = "ga001e3e0638fbf8719788fc64c5b8cf39" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ga001e3e0638fbf8719788fc64c5b8cf39" > ◆ < / a > < / span > dmat3x2< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > typedef mat< 3, 2, double, defaultp > < a class = "el" href = "a00701.html#ga001e3e0638fbf8719788fc64c5b8cf39" > dmat3x2< / a > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > 3 columns of 2 components matrix of double-precision floating-point numbers. < / p >
< dl class = "section see" > < dt > See also< / dt > < dd > < a href = "http://www.opengl.org/registry/doc/GLSLangSpec.4.20.8.pdf" > GLSL 4.20.8 specification, section 4.1.6 Matrices< / a > < / dd > < / dl >
< p class = "definition" > Definition at line < a class = "el" href = "a00104_source.html#l00015" > 15< / a > of file < a class = "el" href = "a00104_source.html" > matrix_double3x2.hpp< / a > .< / p >
< / div >
< / div >
< a id = "ga970cb3306be25a5ca5db5a9456831228" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ga970cb3306be25a5ca5db5a9456831228" > ◆ < / a > < / span > dmat3x3< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > typedef mat< 3, 3, double, defaultp > < a class = "el" href = "a00701.html#ga970cb3306be25a5ca5db5a9456831228" > dmat3x3< / a > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > 3 columns of 3 components matrix of double-precision floating-point numbers. < / p >
< dl class = "section see" > < dt > See also< / dt > < dd > < a href = "http://www.opengl.org/registry/doc/GLSLangSpec.4.20.8.pdf" > GLSL 4.20.8 specification, section 4.1.6 Matrices< / a > < / dd > < / dl >
< p class = "definition" > Definition at line < a class = "el" href = "a00110_source.html#l00015" > 15< / a > of file < a class = "el" href = "a00110_source.html" > matrix_double3x3.hpp< / a > .< / p >
< / div >
< / div >
< a id = "ga0412a634d183587e6188e9b11869f8f4" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ga0412a634d183587e6188e9b11869f8f4" > ◆ < / a > < / span > dmat3x4< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > typedef mat< 3, 4, double, defaultp > < a class = "el" href = "a00701.html#ga0412a634d183587e6188e9b11869f8f4" > dmat3x4< / a > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > 3 columns of 4 components matrix of double-precision floating-point numbers. < / p >
< dl class = "section see" > < dt > See also< / dt > < dd > < a href = "http://www.opengl.org/registry/doc/GLSLangSpec.4.20.8.pdf" > GLSL 4.20.8 specification, section 4.1.6 Matrices< / a > < / dd > < / dl >
< p class = "definition" > Definition at line < a class = "el" href = "a00116_source.html#l00015" > 15< / a > of file < a class = "el" href = "a00116_source.html" > matrix_double3x4.hpp< / a > .< / p >
< / div >
< / div >
< a id = "ga0f34486bb7fec8e5a5b3830b6a6cbeca" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ga0f34486bb7fec8e5a5b3830b6a6cbeca" > ◆ < / a > < / span > dmat4< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > typedef mat< 4, 4, < a class = "el" href = "a00721.html#ga1d794d240091678f602e8de225b8d8c9" > f64< / a > , defaultp > < a class = "el" href = "a00701.html#ga0f34486bb7fec8e5a5b3830b6a6cbeca" > dmat4< / a > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > 4 columns of 4 components matrix of double-precision floating-point numbers. < / p >
< dl class = "section see" > < dt > See also< / dt > < dd > < a href = "http://www.opengl.org/registry/doc/GLSLangSpec.4.20.8.pdf" > GLSL 4.20.8 specification, section 4.1.6 Matrices< / a > < / dd > < / dl >
< p class = "definition" > Definition at line < a class = "el" href = "a00134_source.html#l00020" > 20< / a > of file < a class = "el" href = "a00134_source.html" > matrix_double4x4.hpp< / a > .< / p >
< / div >
< / div >
< a id = "ga9bc0b3ab8b6ba2cb6782e179ad7ad156" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ga9bc0b3ab8b6ba2cb6782e179ad7ad156" > ◆ < / a > < / span > dmat4x2< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > typedef mat< 4, 2, double, defaultp > < a class = "el" href = "a00701.html#ga9bc0b3ab8b6ba2cb6782e179ad7ad156" > dmat4x2< / a > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > 4 columns of 2 components matrix of double-precision floating-point numbers. < / p >
< dl class = "section see" > < dt > See also< / dt > < dd > < a href = "http://www.opengl.org/registry/doc/GLSLangSpec.4.20.8.pdf" > GLSL 4.20.8 specification, section 4.1.6 Matrices< / a > < / dd > < / dl >
< p class = "definition" > Definition at line < a class = "el" href = "a00122_source.html#l00015" > 15< / a > of file < a class = "el" href = "a00122_source.html" > matrix_double4x2.hpp< / a > .< / p >
< / div >
< / div >
< a id = "gacd18864049f8c83799babe7e596ca05b" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#gacd18864049f8c83799babe7e596ca05b" > ◆ < / a > < / span > dmat4x3< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > typedef mat< 4, 3, double, defaultp > < a class = "el" href = "a00701.html#gacd18864049f8c83799babe7e596ca05b" > dmat4x3< / a > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > 4 columns of 3 components matrix of double-precision floating-point numbers. < / p >
< dl class = "section see" > < dt > See also< / dt > < dd > < a href = "http://www.opengl.org/registry/doc/GLSLangSpec.4.20.8.pdf" > GLSL 4.20.8 specification, section 4.1.6 Matrices< / a > < / dd > < / dl >
< p class = "definition" > Definition at line < a class = "el" href = "a00128_source.html#l00015" > 15< / a > of file < a class = "el" href = "a00128_source.html" > matrix_double4x3.hpp< / a > .< / p >
< / div >
< / div >
< a id = "gad5a6484b983b74f9d801cab8bc4e6a10" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#gad5a6484b983b74f9d801cab8bc4e6a10" > ◆ < / a > < / span > dmat4x4< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > typedef mat< 4, 4, double, defaultp > < a class = "el" href = "a00701.html#gad5a6484b983b74f9d801cab8bc4e6a10" > dmat4x4< / a > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > 4 columns of 4 components matrix of double-precision floating-point numbers. < / p >
< dl class = "section see" > < dt > See also< / dt > < dd > < a href = "http://www.opengl.org/registry/doc/GLSLangSpec.4.20.8.pdf" > GLSL 4.20.8 specification, section 4.1.6 Matrices< / a > < / dd > < / dl >
< p class = "definition" > Definition at line < a class = "el" href = "a00134_source.html#l00015" > 15< / a > of file < a class = "el" href = "a00134_source.html" > matrix_double4x4.hpp< / a > .< / p >
< / div >
< / div >
< a id = "ga8dd59e7fc6913ac5d61b86553e9148ba" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ga8dd59e7fc6913ac5d61b86553e9148ba" > ◆ < / a > < / span > mat2< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > typedef mat< 2, 2, < a class = "el" href = "a00721.html#gabe6a542dd6c1d5ffd847f1b9b4c9c9b7" > f32< / a > , defaultp > < a class = "el" href = "a00701.html#ga8dd59e7fc6913ac5d61b86553e9148ba" > mat2< / a > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > 2 columns of 2 components matrix of single-precision floating-point numbers. < / p >
< dl class = "section see" > < dt > See also< / dt > < dd > < a href = "http://www.opengl.org/registry/doc/GLSLangSpec.4.20.8.pdf" > GLSL 4.20.8 specification, section 4.1.6 Matrices< / a > < / dd > < / dl >
< p class = "definition" > Definition at line < a class = "el" href = "a00140_source.html#l00020" > 20< / a > of file < a class = "el" href = "a00140_source.html" > matrix_float2x2.hpp< / a > .< / p >
< / div >
< / div >
< a id = "gaaa17ef6bfa4e4f2692348b1460c8efcb" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#gaaa17ef6bfa4e4f2692348b1460c8efcb" > ◆ < / a > < / span > mat2x2< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > typedef mat< 2, 2, < a class = "el" href = "a00721.html#gabe6a542dd6c1d5ffd847f1b9b4c9c9b7" > f32< / a > , defaultp > < a class = "el" href = "a00701.html#gaaa17ef6bfa4e4f2692348b1460c8efcb" > mat2x2< / a > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > 2 columns of 2 components matrix of single-precision floating-point numbers. < / p >
< dl class = "section see" > < dt > See also< / dt > < dd > < a href = "http://www.opengl.org/registry/doc/GLSLangSpec.4.20.8.pdf" > GLSL 4.20.8 specification, section 4.1.6 Matrices< / a > < / dd > < / dl >
< p class = "definition" > Definition at line < a class = "el" href = "a00140_source.html#l00015" > 15< / a > of file < a class = "el" href = "a00140_source.html" > matrix_float2x2.hpp< / a > .< / p >
< / div >
< / div >
< a id = "ga493ab21243abe564b3f7d381e677d29a" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ga493ab21243abe564b3f7d381e677d29a" > ◆ < / a > < / span > mat2x3< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > typedef mat< 2, 3, < a class = "el" href = "a00721.html#gabe6a542dd6c1d5ffd847f1b9b4c9c9b7" > f32< / a > , defaultp > < a class = "el" href = "a00701.html#ga493ab21243abe564b3f7d381e677d29a" > mat2x3< / a > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > 2 columns of 3 components matrix of single-precision floating-point numbers. < / p >
< dl class = "section see" > < dt > See also< / dt > < dd > < a href = "http://www.opengl.org/registry/doc/GLSLangSpec.4.20.8.pdf" > GLSL 4.20.8 specification, section 4.1.6 Matrices< / a > < / dd > < / dl >
< p class = "definition" > Definition at line < a class = "el" href = "a00146_source.html#l00015" > 15< / a > of file < a class = "el" href = "a00146_source.html" > matrix_float2x3.hpp< / a > .< / p >
< / div >
< / div >
< a id = "ga8e879b57ddd81e5bf5a88929844e8b40" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ga8e879b57ddd81e5bf5a88929844e8b40" > ◆ < / a > < / span > mat2x4< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > typedef mat< 2, 4, < a class = "el" href = "a00721.html#gabe6a542dd6c1d5ffd847f1b9b4c9c9b7" > f32< / a > , defaultp > < a class = "el" href = "a00701.html#ga8e879b57ddd81e5bf5a88929844e8b40" > mat2x4< / a > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > 2 columns of 4 components matrix of single-precision floating-point numbers. < / p >
< dl class = "section see" > < dt > See also< / dt > < dd > < a href = "http://www.opengl.org/registry/doc/GLSLangSpec.4.20.8.pdf" > GLSL 4.20.8 specification, section 4.1.6 Matrices< / a > < / dd > < / dl >
< p class = "definition" > Definition at line < a class = "el" href = "a00152_source.html#l00015" > 15< / a > of file < a class = "el" href = "a00152_source.html" > matrix_float2x4.hpp< / a > .< / p >
< / div >
< / div >
< a id = "gaefb0fc7a4960b782c18708bb6b655262" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#gaefb0fc7a4960b782c18708bb6b655262" > ◆ < / a > < / span > mat3< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > typedef mat< 3, 3, < a class = "el" href = "a00721.html#gabe6a542dd6c1d5ffd847f1b9b4c9c9b7" > f32< / a > , defaultp > < a class = "el" href = "a00701.html#gaefb0fc7a4960b782c18708bb6b655262" > mat3< / a > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > 3 columns of 3 components matrix of single-precision floating-point numbers. < / p >
< dl class = "section see" > < dt > See also< / dt > < dd > < a href = "http://www.opengl.org/registry/doc/GLSLangSpec.4.20.8.pdf" > GLSL 4.20.8 specification, section 4.1.6 Matrices< / a > < / dd > < / dl >
< p class = "definition" > Definition at line < a class = "el" href = "a00164_source.html#l00020" > 20< / a > of file < a class = "el" href = "a00164_source.html" > matrix_float3x3.hpp< / a > .< / p >
< / div >
< / div >
< a id = "gab91887d7565059dac640e3a1921c914a" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#gab91887d7565059dac640e3a1921c914a" > ◆ < / a > < / span > mat3x3< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > typedef mat< 3, 3, < a class = "el" href = "a00721.html#gabe6a542dd6c1d5ffd847f1b9b4c9c9b7" > f32< / a > , defaultp > < a class = "el" href = "a00701.html#gab91887d7565059dac640e3a1921c914a" > mat3x3< / a > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > 3 columns of 3 components matrix of single-precision floating-point numbers. < / p >
< dl class = "section see" > < dt > See also< / dt > < dd > < a href = "http://www.opengl.org/registry/doc/GLSLangSpec.4.20.8.pdf" > GLSL 4.20.8 specification, section 4.1.6 Matrices< / a > < / dd > < / dl >
< p class = "definition" > Definition at line < a class = "el" href = "a00164_source.html#l00015" > 15< / a > of file < a class = "el" href = "a00164_source.html" > matrix_float3x3.hpp< / a > .< / p >
< / div >
< / div >
< a id = "gaf991cad0b34f64e33af186326dbc4d66" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#gaf991cad0b34f64e33af186326dbc4d66" > ◆ < / a > < / span > mat3x4< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > typedef mat< 3, 4, < a class = "el" href = "a00721.html#gabe6a542dd6c1d5ffd847f1b9b4c9c9b7" > f32< / a > , defaultp > < a class = "el" href = "a00701.html#gaf991cad0b34f64e33af186326dbc4d66" > mat3x4< / a > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > 3 columns of 4 components matrix of single-precision floating-point numbers. < / p >
< dl class = "section see" > < dt > See also< / dt > < dd > < a href = "http://www.opengl.org/registry/doc/GLSLangSpec.4.20.8.pdf" > GLSL 4.20.8 specification, section 4.1.6 Matrices< / a > < / dd > < / dl >
< p class = "definition" > Definition at line < a class = "el" href = "a00170_source.html#l00015" > 15< / a > of file < a class = "el" href = "a00170_source.html" > matrix_float3x4.hpp< / a > .< / p >
< / div >
< / div >
< a id = "ga0db98d836c5549d31cf64ecd043b7af7" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ga0db98d836c5549d31cf64ecd043b7af7" > ◆ < / a > < / span > mat4< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > typedef mat< 4, 4, < a class = "el" href = "a00721.html#gabe6a542dd6c1d5ffd847f1b9b4c9c9b7" > f32< / a > , defaultp > < a class = "el" href = "a00701.html#ga0db98d836c5549d31cf64ecd043b7af7" > mat4< / a > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > 4 columns of 4 components matrix of single-precision floating-point numbers. < / p >
< dl class = "section see" > < dt > See also< / dt > < dd > < a href = "http://www.opengl.org/registry/doc/GLSLangSpec.4.20.8.pdf" > GLSL 4.20.8 specification, section 4.1.6 Matrices< / a > < / dd > < / dl >
< p class = "definition" > Definition at line < a class = "el" href = "a00188_source.html#l00020" > 20< / a > of file < a class = "el" href = "a00188_source.html" > matrix_float4x4.hpp< / a > .< / p >
< / div >
< / div >
< a id = "gad941c947ad6cdd117a0e8554a4754983" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#gad941c947ad6cdd117a0e8554a4754983" > ◆ < / a > < / span > mat4x2< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > typedef mat< 4, 2, < a class = "el" href = "a00721.html#gabe6a542dd6c1d5ffd847f1b9b4c9c9b7" > f32< / a > , defaultp > < a class = "el" href = "a00701.html#gad941c947ad6cdd117a0e8554a4754983" > mat4x2< / a > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > 4 columns of 2 components matrix of single-precision floating-point numbers. < / p >
< dl class = "section see" > < dt > See also< / dt > < dd > < a href = "http://www.opengl.org/registry/doc/GLSLangSpec.4.20.8.pdf" > GLSL 4.20.8 specification, section 4.1.6 Matrices< / a > < / dd > < / dl >
< p class = "definition" > Definition at line < a class = "el" href = "a00176_source.html#l00015" > 15< / a > of file < a class = "el" href = "a00176_source.html" > matrix_float4x2.hpp< / a > .< / p >
< / div >
< / div >
< a id = "gac7574544bb94777bdbd2eb224eb72fd0" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#gac7574544bb94777bdbd2eb224eb72fd0" > ◆ < / a > < / span > mat4x3< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > typedef mat< 4, 3, < a class = "el" href = "a00721.html#gabe6a542dd6c1d5ffd847f1b9b4c9c9b7" > f32< / a > , defaultp > < a class = "el" href = "a00701.html#gac7574544bb94777bdbd2eb224eb72fd0" > mat4x3< / a > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > 4 columns of 3 components matrix of single-precision floating-point numbers. < / p >
< dl class = "section see" > < dt > See also< / dt > < dd > < a href = "http://www.opengl.org/registry/doc/GLSLangSpec.4.20.8.pdf" > GLSL 4.20.8 specification, section 4.1.6 Matrices< / a > < / dd > < / dl >
< p class = "definition" > Definition at line < a class = "el" href = "a00182_source.html#l00015" > 15< / a > of file < a class = "el" href = "a00182_source.html" > matrix_float4x3.hpp< / a > .< / p >
< / div >
< / div >
< a id = "gab2d35cc2655f44d60958d60a1de34e81" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#gab2d35cc2655f44d60958d60a1de34e81" > ◆ < / a > < / span > mat4x4< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > typedef mat< 4, 4, < a class = "el" href = "a00721.html#gabe6a542dd6c1d5ffd847f1b9b4c9c9b7" > f32< / a > , defaultp > < a class = "el" href = "a00701.html#gab2d35cc2655f44d60958d60a1de34e81" > mat4x4< / a > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > 4 columns of 4 components matrix of single-precision floating-point numbers. < / p >
< dl class = "section see" > < dt > See also< / dt > < dd > < a href = "http://www.opengl.org/registry/doc/GLSLangSpec.4.20.8.pdf" > GLSL 4.20.8 specification, section 4.1.6 Matrices< / a > < / dd > < / dl >
< p class = "definition" > Definition at line < a class = "el" href = "a00188_source.html#l00015" > 15< / a > of file < a class = "el" href = "a00188_source.html" > matrix_float4x4.hpp< / a > .< / p >
< / div >
< / div >
< / 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 >