2017-08-15 19:22:51 +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" / >
2018-09-02 21:34:18 +00:00
< 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: std_based_type.hpp File Reference< / title >
2017-08-15 19:22:51 +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;" >
2017-08-17 18:39:22 +00:00
< td id = "projectlogo" > < img alt = "Logo" src = "logo-mini.png" / > < / td >
2017-08-15 19:22:51 +00:00
< td id = "projectalign" style = "padding-left: 0.5em;" >
2019-08-08 10:01:39 +00:00
< div id = "projectname" > 0.9.9 API documentation
2017-08-15 19:22:51 +00:00
< / div >
< / td >
< / tr >
< / tbody >
< / table >
< / div >
<!-- end header part -->
2018-09-02 21:34:18 +00:00
<!-- Generated by Doxygen 1.8.14 -->
2017-08-15 19:22:51 +00:00
< script type = "text/javascript" >
2018-09-02 21:34:18 +00:00
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3& dn=gpl-2.0.txt GPL-v2 */
2017-08-15 19:22:51 +00:00
var searchBox = new SearchBox("searchBox", "search",false,'Search');
2018-09-02 21:34:18 +00:00
/* @license-end */
2017-08-15 19:22:51 +00:00
< / script >
2018-09-02 21:34:18 +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 >
2017-08-15 19:22:51 +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 >
2018-09-02 21:34:18 +00:00
< 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_3da5c411f748022d233cc92a3c5e2a02.html" > gtx< / a > < / li > < / ul >
2017-08-15 19:22:51 +00:00
< / div >
< / div > <!-- top -->
< div class = "header" >
< div class = "summary" >
2017-08-17 17:53:21 +00:00
< a href = "#typedef-members" > Typedefs< / a > < / div >
2017-08-15 19:22:51 +00:00
< div class = "headertitle" >
2017-08-17 17:53:21 +00:00
< div class = "title" > std_based_type.hpp File Reference< / div > < / div >
2017-08-15 19:22:51 +00:00
< / div > <!-- header -->
< div class = "contents" >
2018-09-02 21:34:18 +00:00
< p > < a href = "a00587_source.html" > Go to the source code of this file.< / a > < / p >
2017-08-15 19:22:51 +00:00
< table class = "memberdecls" >
2017-08-17 17:53:21 +00:00
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a name = "typedef-members" > < / a >
Typedefs< / h2 > < / td > < / tr >
2018-09-02 21:34:18 +00:00
< tr class = "memitem:gaeb877ac8f9a3703961736c1c5072cf68" > < td class = "memItemLeft" align = "right" valign = "top" > typedef vec< 1, std::size_t, defaultp >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "a00776.html#gaeb877ac8f9a3703961736c1c5072cf68" > size1< / a > < / td > < / tr >
2017-08-17 17:53:21 +00:00
< tr class = "separator:gaeb877ac8f9a3703961736c1c5072cf68" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2018-09-02 21:34:18 +00:00
< tr class = "memitem:gaaf6accc57f5aa50447ba7310ce3f0d6f" > < td class = "memItemLeft" align = "right" valign = "top" > typedef vec< 1, std::size_t, defaultp >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "a00776.html#gaaf6accc57f5aa50447ba7310ce3f0d6f" > size1_t< / a > < / td > < / tr >
2017-08-17 17:53:21 +00:00
< tr class = "separator:gaaf6accc57f5aa50447ba7310ce3f0d6f" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2018-09-02 21:34:18 +00:00
< tr class = "memitem:ga1bfe8c4975ff282bce41be2bacd524fe" > < td class = "memItemLeft" align = "right" valign = "top" > typedef vec< 2, std::size_t, defaultp >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "a00776.html#ga1bfe8c4975ff282bce41be2bacd524fe" > size2< / a > < / td > < / tr >
2017-08-17 17:53:21 +00:00
< tr class = "separator:ga1bfe8c4975ff282bce41be2bacd524fe" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2018-09-02 21:34:18 +00:00
< tr class = "memitem:ga5976c25657d4e2b5f73f39364c3845d6" > < td class = "memItemLeft" align = "right" valign = "top" > typedef vec< 2, std::size_t, defaultp >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "a00776.html#ga5976c25657d4e2b5f73f39364c3845d6" > size2_t< / a > < / td > < / tr >
2017-08-17 17:53:21 +00:00
< tr class = "separator:ga5976c25657d4e2b5f73f39364c3845d6" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2018-09-02 21:34:18 +00:00
< tr class = "memitem:gae1c72956d0359b0db332c6c8774d3b04" > < td class = "memItemLeft" align = "right" valign = "top" > typedef vec< 3, std::size_t, defaultp >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "a00776.html#gae1c72956d0359b0db332c6c8774d3b04" > size3< / a > < / td > < / tr >
2017-08-17 17:53:21 +00:00
< tr class = "separator:gae1c72956d0359b0db332c6c8774d3b04" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2018-09-02 21:34:18 +00:00
< tr class = "memitem:gaf2654983c60d641fd3808e65a8dfad8d" > < td class = "memItemLeft" align = "right" valign = "top" > typedef vec< 3, std::size_t, defaultp >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "a00776.html#gaf2654983c60d641fd3808e65a8dfad8d" > size3_t< / a > < / td > < / tr >
2017-08-17 17:53:21 +00:00
< tr class = "separator:gaf2654983c60d641fd3808e65a8dfad8d" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2018-09-02 21:34:18 +00:00
< tr class = "memitem:ga3a19dde617beaf8ce3cfc2ac5064e9aa" > < td class = "memItemLeft" align = "right" valign = "top" > typedef vec< 4, std::size_t, defaultp >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "a00776.html#ga3a19dde617beaf8ce3cfc2ac5064e9aa" > size4< / a > < / td > < / tr >
2017-08-17 17:53:21 +00:00
< tr class = "separator:ga3a19dde617beaf8ce3cfc2ac5064e9aa" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2018-09-02 21:34:18 +00:00
< tr class = "memitem:gaa423efcea63675a2df26990dbcb58656" > < td class = "memItemLeft" align = "right" valign = "top" > typedef vec< 4, std::size_t, defaultp >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "a00776.html#gaa423efcea63675a2df26990dbcb58656" > size4_t< / a > < / td > < / tr >
2017-08-17 17:53:21 +00:00
< tr class = "separator:gaa423efcea63675a2df26990dbcb58656" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2017-08-15 19:22:51 +00:00
< / table >
< a name = "details" id = "details" > < / a > < h2 class = "groupheader" > Detailed Description< / h2 >
2018-09-02 21:34:18 +00:00
< div class = "textblock" > < p > < a class = "el" href = "a00776.html" > GLM_GTX_std_based_type< / a > < / p >
< dl class = "section see" > < dt > See also< / dt > < dd > < a class = "el" href = "a00698.html" title = "Features that implement in C++ the GLSL specification as closely as possible. " > Core features< / a > (dependence) < / dd >
2017-08-17 17:53:21 +00:00
< dd >
gtx_extented_min_max (dependence) < / dd > < / dl >
2017-08-15 19:22:51 +00:00
2018-09-02 21:34:18 +00:00
< p class = "definition" > Definition in file < a class = "el" href = "a00587_source.html" > std_based_type.hpp< / a > .< / p >
2017-08-15 19:22:51 +00:00
< / 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" / >
2018-09-02 21:34:18 +00:00
< / a > 1.8.14
2017-08-15 19:22:51 +00:00
< / small > < / address >
< / body >
< / html >