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: scalar_int_sized.hpp File Reference< / 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 >
2024-01-24 13:40:22 +00:00
< div id = "nav-path" class = "navpath" >
< ul >
< 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 >
< / div >
< / div > <!-- top -->
2018-09-02 21:34:18 +00:00
< div class = "header" >
< div class = "summary" >
< a href = "#typedef-members" > Typedefs< / a > < / div >
< div class = "headertitle" >
2024-01-24 13:40:22 +00:00
< div class = "title" > scalar_int_sized.hpp File Reference< / div > < / div >
2018-09-02 21:34:18 +00:00
< / div > <!-- header -->
< div class = "contents" >
2024-01-24 13:40:22 +00:00
< p > < a class = "el" href = "a00859.html" > GLM_EXT_scalar_int_sized< / a >
2019-09-07 15:38:31 +00:00
< a href = "#details" > More...< / a > < / p >
2024-01-24 13:40:22 +00:00
< p > < a href = "a00359_source.html" > Go to the source code of this file.< / a > < / p >
2018-09-02 21:34:18 +00:00
< table class = "memberdecls" >
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a name = "typedef-members" > < / a >
Typedefs< / h2 > < / td > < / tr >
2024-01-24 13:40:22 +00:00
< tr class = "memitem:ga259fa4834387bd68627ddf37bb3ebdb9" > < td class = "memItemLeft" align = "right" valign = "top" >
typedef detail::int16  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "a00859.html#ga259fa4834387bd68627ddf37bb3ebdb9" > int16< / a > < / td > < / tr >
< tr class = "memdesc:ga259fa4834387bd68627ddf37bb3ebdb9" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > 16 bit signed integer type. < br / > < / td > < / tr >
< tr class = "separator:ga259fa4834387bd68627ddf37bb3ebdb9" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ga43d43196463bde49cb067f5c20ab8481" > < td class = "memItemLeft" align = "right" valign = "top" >
typedef detail::int32  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "a00859.html#ga43d43196463bde49cb067f5c20ab8481" > int32< / a > < / td > < / tr >
< tr class = "memdesc:ga43d43196463bde49cb067f5c20ab8481" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > 32 bit signed integer type. < br / > < / td > < / tr >
< tr class = "separator:ga43d43196463bde49cb067f5c20ab8481" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:gaff5189f97f9e842d9636a0f240001b2e" > < td class = "memItemLeft" align = "right" valign = "top" >
typedef detail::int64  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "a00859.html#gaff5189f97f9e842d9636a0f240001b2e" > int64< / a > < / td > < / tr >
< tr class = "memdesc:gaff5189f97f9e842d9636a0f240001b2e" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > 64 bit signed integer type. < br / > < / td > < / tr >
< tr class = "separator:gaff5189f97f9e842d9636a0f240001b2e" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ga1b956fe1df85f3c132b21edb4e116458" > < td class = "memItemLeft" align = "right" valign = "top" >
typedef detail::int8  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "a00859.html#ga1b956fe1df85f3c132b21edb4e116458" > int8< / a > < / td > < / tr >
< tr class = "memdesc:ga1b956fe1df85f3c132b21edb4e116458" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > 8 bit signed integer type. < br / > < / td > < / tr >
< tr class = "separator:ga1b956fe1df85f3c132b21edb4e116458" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2018-09-02 21:34:18 +00:00
< / table >
< a name = "details" id = "details" > < / a > < h2 class = "groupheader" > Detailed Description< / h2 >
2024-01-24 13:40:22 +00:00
< div class = "textblock" > < p > < a class = "el" href = "a00859.html" > GLM_EXT_scalar_int_sized< / a > < / p >
2019-09-07 15:38:31 +00:00
2024-01-24 13:40:22 +00:00
< p class = "definition" > Definition in file < a class = "el" href = "a00359_source.html" > scalar_int_sized.hpp< / a > .< / p >
< / div > < / div > <!-- contents -->
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 >