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">
2019-09-07 15:38:31 +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: GLM_EXT_vector_integer< / title >
2019-09-07 15:38:31 +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
2019-09-07 15:38:31 +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 -->
2019-09-07 15:38:31 +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 */
2019-09-07 15:38:31 +00:00
var searchBox = new SearchBox("searchBox", "search",false,'Search');
2024-01-24 13:40:22 +00:00
/* @license-end */
2019-09-07 15:38:31 +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 >
2019-09-07 15:38:31 +00:00
< / 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 = "#func-members" > Functions< / a > < / div >
< div class = "headertitle" >
2024-01-24 13:40:22 +00:00
< div class = "title" > GLM_EXT_vector_integer< div class = "ingroups" > < a class = "el" href = "a00894.html" > Stable extensions< / a > < / div > < / div > < / div >
2019-09-07 15:38:31 +00:00
< / div > <!-- header -->
< div class = "contents" >
< table class = "memberdecls" >
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a name = "func-members" > < / a >
Functions< / h2 > < / td > < / tr >
< tr class = "memitem:gaff61eca266da315002a3db92ff0dd604" > < td class = "memTemplParams" colspan = "2" > template< length_t L, typename T , qualifier Q> < / td > < / tr >
2024-01-24 13:40:22 +00:00
< tr class = "memitem:gaff61eca266da315002a3db92ff0dd604" > < td class = "memTemplItemLeft" align = "right" valign = "top" > GLM_FUNC_DECL vec< L, int, Q >   < / td > < td class = "memTemplItemRight" valign = "bottom" > < a class = "el" href = "a00878.html#gaff61eca266da315002a3db92ff0dd604" > findNSB< / a > (vec< L, T, Q > const & Source, vec< L, int, Q > SignificantBitCount)< / td > < / tr >
< tr class = "memdesc:gaff61eca266da315002a3db92ff0dd604" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Returns the bit number of the Nth significant bit set to 1 in the binary representation of value. < a href = "a00878.html#gaff61eca266da315002a3db92ff0dd604" > More...< / a > < br / > < / td > < / tr >
2019-09-07 15:38:31 +00:00
< tr class = "separator:gaff61eca266da315002a3db92ff0dd604" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ga354caf634ef333d9cb4844407416256a" > < td class = "memTemplParams" colspan = "2" > template< length_t L, typename T , qualifier Q> < / td > < / tr >
2024-01-24 13:40:22 +00:00
< tr class = "memitem:ga354caf634ef333d9cb4844407416256a" > < td class = "memTemplItemLeft" align = "right" valign = "top" > GLM_FUNC_DECL vec< L, bool, Q >   < / td > < td class = "memTemplItemRight" valign = "bottom" > < a class = "el" href = "a00878.html#ga354caf634ef333d9cb4844407416256a" > isMultiple< / a > (vec< L, T, Q > const & v, T Multiple)< / td > < / tr >
< tr class = "memdesc:ga354caf634ef333d9cb4844407416256a" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Return true if the 'Value' is a multiple of 'Multiple'. < a href = "a00878.html#ga354caf634ef333d9cb4844407416256a" > More...< / a > < br / > < / td > < / tr >
2019-09-07 15:38:31 +00:00
< tr class = "separator:ga354caf634ef333d9cb4844407416256a" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:gabb4360e38c0943d8981ba965dead519d" > < td class = "memTemplParams" colspan = "2" > template< length_t L, typename T , qualifier Q> < / td > < / tr >
2024-01-24 13:40:22 +00:00
< tr class = "memitem:gabb4360e38c0943d8981ba965dead519d" > < td class = "memTemplItemLeft" align = "right" valign = "top" > GLM_FUNC_DECL vec< L, bool, Q >   < / td > < td class = "memTemplItemRight" valign = "bottom" > < a class = "el" href = "a00878.html#gabb4360e38c0943d8981ba965dead519d" > isMultiple< / a > (vec< L, T, Q > const & v, vec< L, T, Q > const & Multiple)< / td > < / tr >
< tr class = "memdesc:gabb4360e38c0943d8981ba965dead519d" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Return true if the 'Value' is a multiple of 'Multiple'. < a href = "a00878.html#gabb4360e38c0943d8981ba965dead519d" > More...< / a > < br / > < / td > < / tr >
2019-09-07 15:38:31 +00:00
< tr class = "separator:gabb4360e38c0943d8981ba965dead519d" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:gabf2b61ded7049bcb13e25164f832a290" > < td class = "memTemplParams" colspan = "2" > template< length_t L, typename T , qualifier Q> < / td > < / tr >
2024-01-24 13:40:22 +00:00
< tr class = "memitem:gabf2b61ded7049bcb13e25164f832a290" > < td class = "memTemplItemLeft" align = "right" valign = "top" > GLM_FUNC_DECL vec< L, bool, Q >   < / td > < td class = "memTemplItemRight" valign = "bottom" > < a class = "el" href = "a00878.html#gabf2b61ded7049bcb13e25164f832a290" > isPowerOfTwo< / a > (vec< L, T, Q > const & v)< / td > < / tr >
< tr class = "memdesc:gabf2b61ded7049bcb13e25164f832a290" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Return true if the value is a power of two number. < a href = "a00878.html#gabf2b61ded7049bcb13e25164f832a290" > More...< / a > < br / > < / td > < / tr >
2019-09-07 15:38:31 +00:00
< tr class = "separator:gabf2b61ded7049bcb13e25164f832a290" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:gace38d00601cbf49cd4dc03f003ab42b7" > < td class = "memTemplParams" colspan = "2" > template< length_t L, typename T , qualifier Q> < / td > < / tr >
2024-01-24 13:40:22 +00:00
< tr class = "memitem:gace38d00601cbf49cd4dc03f003ab42b7" > < td class = "memTemplItemLeft" align = "right" valign = "top" > GLM_FUNC_DECL vec< L, T, Q >   < / td > < td class = "memTemplItemRight" valign = "bottom" > < a class = "el" href = "a00878.html#gace38d00601cbf49cd4dc03f003ab42b7" > nextMultiple< / a > (vec< L, T, Q > const & v, T Multiple)< / td > < / tr >
< tr class = "memdesc:gace38d00601cbf49cd4dc03f003ab42b7" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Higher multiple number of Source. < a href = "a00878.html#gace38d00601cbf49cd4dc03f003ab42b7" > More...< / a > < br / > < / td > < / tr >
2019-09-07 15:38:31 +00:00
< tr class = "separator:gace38d00601cbf49cd4dc03f003ab42b7" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:gacda365edad320c7aff19cc283a3b8ca2" > < td class = "memTemplParams" colspan = "2" > template< length_t L, typename T , qualifier Q> < / td > < / tr >
2024-01-24 13:40:22 +00:00
< tr class = "memitem:gacda365edad320c7aff19cc283a3b8ca2" > < td class = "memTemplItemLeft" align = "right" valign = "top" > GLM_FUNC_DECL vec< L, T, Q >   < / td > < td class = "memTemplItemRight" valign = "bottom" > < a class = "el" href = "a00878.html#gacda365edad320c7aff19cc283a3b8ca2" > nextMultiple< / a > (vec< L, T, Q > const & v, vec< L, T, Q > const & Multiple)< / td > < / tr >
< tr class = "memdesc:gacda365edad320c7aff19cc283a3b8ca2" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Higher multiple number of Source. < a href = "a00878.html#gacda365edad320c7aff19cc283a3b8ca2" > More...< / a > < br / > < / td > < / tr >
2019-09-07 15:38:31 +00:00
< tr class = "separator:gacda365edad320c7aff19cc283a3b8ca2" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:gabba67f8aac9915e10fca727277274502" > < td class = "memTemplParams" colspan = "2" > template< length_t L, typename T , qualifier Q> < / td > < / tr >
2024-01-24 13:40:22 +00:00
< tr class = "memitem:gabba67f8aac9915e10fca727277274502" > < td class = "memTemplItemLeft" align = "right" valign = "top" > GLM_FUNC_DECL vec< L, T, Q >   < / td > < td class = "memTemplItemRight" valign = "bottom" > < a class = "el" href = "a00878.html#gabba67f8aac9915e10fca727277274502" > nextPowerOfTwo< / a > (vec< L, T, Q > const & v)< / td > < / tr >
< tr class = "memdesc:gabba67f8aac9915e10fca727277274502" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Return the power of two number which value is just higher the input value, round up to a power of two. < a href = "a00878.html#gabba67f8aac9915e10fca727277274502" > More...< / a > < br / > < / td > < / tr >
2019-09-07 15:38:31 +00:00
< tr class = "separator:gabba67f8aac9915e10fca727277274502" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ga7b3915a7cd3d50ff4976ab7a75a6880a" > < td class = "memTemplParams" colspan = "2" > template< length_t L, typename T , qualifier Q> < / td > < / tr >
2024-01-24 13:40:22 +00:00
< tr class = "memitem:ga7b3915a7cd3d50ff4976ab7a75a6880a" > < td class = "memTemplItemLeft" align = "right" valign = "top" > GLM_FUNC_DECL vec< L, T, Q >   < / td > < td class = "memTemplItemRight" valign = "bottom" > < a class = "el" href = "a00878.html#ga7b3915a7cd3d50ff4976ab7a75a6880a" > prevMultiple< / a > (vec< L, T, Q > const & v, T Multiple)< / td > < / tr >
< tr class = "memdesc:ga7b3915a7cd3d50ff4976ab7a75a6880a" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Lower multiple number of Source. < a href = "a00878.html#ga7b3915a7cd3d50ff4976ab7a75a6880a" > More...< / a > < br / > < / td > < / tr >
2019-09-07 15:38:31 +00:00
< tr class = "separator:ga7b3915a7cd3d50ff4976ab7a75a6880a" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ga51e04379e8aebbf83e2e5ab094578ee9" > < td class = "memTemplParams" colspan = "2" > template< length_t L, typename T , qualifier Q> < / td > < / tr >
2024-01-24 13:40:22 +00:00
< tr class = "memitem:ga51e04379e8aebbf83e2e5ab094578ee9" > < td class = "memTemplItemLeft" align = "right" valign = "top" > GLM_FUNC_DECL vec< L, T, Q >   < / td > < td class = "memTemplItemRight" valign = "bottom" > < a class = "el" href = "a00878.html#ga51e04379e8aebbf83e2e5ab094578ee9" > prevMultiple< / a > (vec< L, T, Q > const & v, vec< L, T, Q > const & Multiple)< / td > < / tr >
< tr class = "memdesc:ga51e04379e8aebbf83e2e5ab094578ee9" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Lower multiple number of Source. < a href = "a00878.html#ga51e04379e8aebbf83e2e5ab094578ee9" > More...< / a > < br / > < / td > < / tr >
2019-09-07 15:38:31 +00:00
< tr class = "separator:ga51e04379e8aebbf83e2e5ab094578ee9" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ga759db73f14d79f63612bd2398b577e7a" > < td class = "memTemplParams" colspan = "2" > template< length_t L, typename T , qualifier Q> < / td > < / tr >
2024-01-24 13:40:22 +00:00
< tr class = "memitem:ga759db73f14d79f63612bd2398b577e7a" > < td class = "memTemplItemLeft" align = "right" valign = "top" > GLM_FUNC_DECL vec< L, T, Q >   < / td > < td class = "memTemplItemRight" valign = "bottom" > < a class = "el" href = "a00878.html#ga759db73f14d79f63612bd2398b577e7a" > prevPowerOfTwo< / a > (vec< L, T, Q > const & v)< / td > < / tr >
< tr class = "memdesc:ga759db73f14d79f63612bd2398b577e7a" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Return the power of two number which value is just lower the input value, round down to a power of two. < a href = "a00878.html#ga759db73f14d79f63612bd2398b577e7a" > More...< / a > < br / > < / td > < / tr >
2019-09-07 15:38:31 +00:00
< tr class = "separator:ga759db73f14d79f63612bd2398b577e7a" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< / table >
< a name = "details" id = "details" > < / a > < h2 class = "groupheader" > Detailed Description< / h2 >
2024-01-24 13:40:22 +00:00
< p > Include < < a class = "el" href = "a00479.html" title = "GLM_EXT_vector_integer" > glm/ext/vector_integer.hpp< / a > > to use the features of this extension. < / p >
2019-09-07 15:38:31 +00:00
< h2 class = "groupheader" > Function Documentation< / h2 >
2024-01-24 13:40:22 +00:00
< a id = "gaff61eca266da315002a3db92ff0dd604" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#gaff61eca266da315002a3db92ff0dd604" > ◆ < / a > < / span > findNSB()< / h2 >
2019-09-07 15:38:31 +00:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > GLM_FUNC_DECL vec< L, int, Q> glm::findNSB < / td >
< td > (< / td >
< td class = "paramtype" > vec< L, T, Q > const &   < / td >
< td class = "paramname" > < em > Source< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > vec< L, int, Q >   < / td >
< td class = "paramname" > < em > SignificantBitCount< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > Returns the bit number of the Nth significant bit set to 1 in the binary representation of value. < / p >
< p > If value bitcount is less than the Nth significant bit, -1 will be returned.< / p >
< dl class = "tparams" > < dt > Template Parameters< / dt > < dd >
< table class = "tparams" >
< tr > < td class = "paramname" > L< / td > < td > An integer between 1 and 4 included that qualify the dimension of the vector. < / td > < / tr >
< tr > < td class = "paramname" > T< / td > < td > Signed or unsigned integer scalar types.< / td > < / tr >
< / table >
< / dd >
< / dl >
2024-01-24 13:40:22 +00:00
< dl class = "section see" > < dt > See also< / dt > < dd > < a class = "el" href = "a00878.html" > GLM_EXT_vector_integer< / a > < / dd > < / dl >
2019-09-07 15:38:31 +00:00
< / div >
< / div >
2024-01-24 13:40:22 +00:00
< a id = "ga354caf634ef333d9cb4844407416256a" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ga354caf634ef333d9cb4844407416256a" > ◆ < / a > < / span > isMultiple() < span class = "overload" > [1/2]< / span > < / h2 >
2019-09-07 15:38:31 +00:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > GLM_FUNC_DECL vec< L, bool, Q> glm::isMultiple < / td >
< td > (< / td >
< td class = "paramtype" > vec< L, T, Q > const &   < / td >
< td class = "paramname" > < em > v< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > T  < / td >
< td class = "paramname" > < em > Multiple< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > Return true if the 'Value' is a multiple of 'Multiple'. < / p >
< dl class = "tparams" > < dt > Template Parameters< / dt > < dd >
< table class = "tparams" >
< tr > < td class = "paramname" > L< / td > < td > Integer between 1 and 4 included that qualify the dimension of the vector < / td > < / tr >
< tr > < td class = "paramname" > T< / td > < td > Signed or unsigned integer scalar types. < / td > < / tr >
< tr > < td class = "paramname" > Q< / td > < td > Value from qualifier enum< / td > < / tr >
< / table >
< / dd >
< / dl >
2024-01-24 13:40:22 +00:00
< dl class = "section see" > < dt > See also< / dt > < dd > < a class = "el" href = "a00878.html" > GLM_EXT_vector_integer< / a > < / dd > < / dl >
2019-09-07 15:38:31 +00:00
< / div >
< / div >
2024-01-24 13:40:22 +00:00
< a id = "gabb4360e38c0943d8981ba965dead519d" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#gabb4360e38c0943d8981ba965dead519d" > ◆ < / a > < / span > isMultiple() < span class = "overload" > [2/2]< / span > < / h2 >
2019-09-07 15:38:31 +00:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > GLM_FUNC_DECL vec< L, bool, Q> glm::isMultiple < / td >
< td > (< / td >
< td class = "paramtype" > vec< L, T, Q > const &   < / td >
< td class = "paramname" > < em > v< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > vec< L, T, Q > const &   < / td >
< td class = "paramname" > < em > Multiple< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > Return true if the 'Value' is a multiple of 'Multiple'. < / p >
< dl class = "tparams" > < dt > Template Parameters< / dt > < dd >
< table class = "tparams" >
< tr > < td class = "paramname" > L< / td > < td > Integer between 1 and 4 included that qualify the dimension of the vector < / td > < / tr >
< tr > < td class = "paramname" > T< / td > < td > Signed or unsigned integer scalar types. < / td > < / tr >
< tr > < td class = "paramname" > Q< / td > < td > Value from qualifier enum< / td > < / tr >
< / table >
< / dd >
< / dl >
2024-01-24 13:40:22 +00:00
< dl class = "section see" > < dt > See also< / dt > < dd > < a class = "el" href = "a00878.html" > GLM_EXT_vector_integer< / a > < / dd > < / dl >
2019-09-07 15:38:31 +00:00
< / div >
< / div >
2024-01-24 13:40:22 +00:00
< a id = "gabf2b61ded7049bcb13e25164f832a290" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#gabf2b61ded7049bcb13e25164f832a290" > ◆ < / a > < / span > isPowerOfTwo()< / h2 >
2019-09-07 15:38:31 +00:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > GLM_FUNC_DECL vec< L, bool, Q> glm::isPowerOfTwo < / td >
< td > (< / td >
< td class = "paramtype" > vec< L, T, Q > const &   < / td >
< td class = "paramname" > < em > v< / em > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > Return true if the value is a power of two number. < / p >
< dl class = "tparams" > < dt > Template Parameters< / dt > < dd >
< table class = "tparams" >
< tr > < td class = "paramname" > L< / td > < td > Integer between 1 and 4 included that qualify the dimension of the vector < / td > < / tr >
< tr > < td class = "paramname" > T< / td > < td > Signed or unsigned integer scalar types. < / td > < / tr >
< tr > < td class = "paramname" > Q< / td > < td > Value from qualifier enum< / td > < / tr >
< / table >
< / dd >
< / dl >
2024-01-24 13:40:22 +00:00
< dl class = "section see" > < dt > See also< / dt > < dd > < a class = "el" href = "a00878.html" > GLM_EXT_vector_integer< / a > < / dd > < / dl >
2019-09-07 15:38:31 +00:00
< / div >
< / div >
2024-01-24 13:40:22 +00:00
< a id = "gace38d00601cbf49cd4dc03f003ab42b7" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#gace38d00601cbf49cd4dc03f003ab42b7" > ◆ < / a > < / span > nextMultiple() < span class = "overload" > [1/2]< / span > < / h2 >
2019-09-07 15:38:31 +00:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > GLM_FUNC_DECL vec< L, T, Q> glm::nextMultiple < / td >
< td > (< / td >
< td class = "paramtype" > vec< L, T, Q > const &   < / td >
< td class = "paramname" > < em > v< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > T  < / td >
< td class = "paramname" > < em > Multiple< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > Higher multiple number of Source. < / p >
< dl class = "tparams" > < dt > Template Parameters< / dt > < dd >
< table class = "tparams" >
< tr > < td class = "paramname" > L< / td > < td > Integer between 1 and 4 included that qualify the dimension of the vector < / td > < / tr >
< tr > < td class = "paramname" > T< / td > < td > Signed or unsigned integer scalar types. < / td > < / tr >
< tr > < td class = "paramname" > Q< / td > < td > Value from qualifier enum< / td > < / tr >
< / table >
< / dd >
< / dl >
< dl class = "params" > < dt > Parameters< / dt > < dd >
< table class = "params" >
< tr > < td class = "paramname" > v< / td > < td > Source values to which is applied the function < / td > < / tr >
< tr > < td class = "paramname" > Multiple< / td > < td > Must be a null or positive value< / td > < / tr >
< / table >
< / dd >
< / dl >
2024-01-24 13:40:22 +00:00
< dl class = "section see" > < dt > See also< / dt > < dd > < a class = "el" href = "a00878.html" > GLM_EXT_vector_integer< / a > < / dd > < / dl >
2019-09-07 15:38:31 +00:00
< / div >
< / div >
2024-01-24 13:40:22 +00:00
< a id = "gacda365edad320c7aff19cc283a3b8ca2" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#gacda365edad320c7aff19cc283a3b8ca2" > ◆ < / a > < / span > nextMultiple() < span class = "overload" > [2/2]< / span > < / h2 >
2019-09-07 15:38:31 +00:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > GLM_FUNC_DECL vec< L, T, Q> glm::nextMultiple < / td >
< td > (< / td >
< td class = "paramtype" > vec< L, T, Q > const &   < / td >
< td class = "paramname" > < em > v< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > vec< L, T, Q > const &   < / td >
< td class = "paramname" > < em > Multiple< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > Higher multiple number of Source. < / p >
< dl class = "tparams" > < dt > Template Parameters< / dt > < dd >
< table class = "tparams" >
< tr > < td class = "paramname" > L< / td > < td > Integer between 1 and 4 included that qualify the dimension of the vector < / td > < / tr >
< tr > < td class = "paramname" > T< / td > < td > Signed or unsigned integer scalar types. < / td > < / tr >
< tr > < td class = "paramname" > Q< / td > < td > Value from qualifier enum< / td > < / tr >
< / table >
< / dd >
< / dl >
< dl class = "params" > < dt > Parameters< / dt > < dd >
< table class = "params" >
< tr > < td class = "paramname" > v< / td > < td > Source values to which is applied the function < / td > < / tr >
< tr > < td class = "paramname" > Multiple< / td > < td > Must be a null or positive value< / td > < / tr >
< / table >
< / dd >
< / dl >
2024-01-24 13:40:22 +00:00
< dl class = "section see" > < dt > See also< / dt > < dd > < a class = "el" href = "a00878.html" > GLM_EXT_vector_integer< / a > < / dd > < / dl >
2019-09-07 15:38:31 +00:00
< / div >
< / div >
2024-01-24 13:40:22 +00:00
< a id = "gabba67f8aac9915e10fca727277274502" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#gabba67f8aac9915e10fca727277274502" > ◆ < / a > < / span > nextPowerOfTwo()< / h2 >
2019-09-07 15:38:31 +00:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > GLM_FUNC_DECL vec< L, T, Q> glm::nextPowerOfTwo < / td >
< td > (< / td >
< td class = "paramtype" > vec< L, T, Q > const &   < / td >
< td class = "paramname" > < em > v< / em > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > Return the power of two number which value is just higher the input value, round up to a power of two. < / p >
< dl class = "tparams" > < dt > Template Parameters< / dt > < dd >
< table class = "tparams" >
< tr > < td class = "paramname" > L< / td > < td > Integer between 1 and 4 included that qualify the dimension of the vector < / td > < / tr >
< tr > < td class = "paramname" > T< / td > < td > Signed or unsigned integer scalar types. < / td > < / tr >
< tr > < td class = "paramname" > Q< / td > < td > Value from qualifier enum< / td > < / tr >
< / table >
< / dd >
< / dl >
2024-01-24 13:40:22 +00:00
< dl class = "section see" > < dt > See also< / dt > < dd > < a class = "el" href = "a00878.html" > GLM_EXT_vector_integer< / a > < / dd > < / dl >
2019-09-07 15:38:31 +00:00
< / div >
< / div >
2024-01-24 13:40:22 +00:00
< a id = "ga7b3915a7cd3d50ff4976ab7a75a6880a" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ga7b3915a7cd3d50ff4976ab7a75a6880a" > ◆ < / a > < / span > prevMultiple() < span class = "overload" > [1/2]< / span > < / h2 >
2019-09-07 15:38:31 +00:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > GLM_FUNC_DECL vec< L, T, Q> glm::prevMultiple < / td >
< td > (< / td >
< td class = "paramtype" > vec< L, T, Q > const &   < / td >
< td class = "paramname" > < em > v< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > T  < / td >
< td class = "paramname" > < em > Multiple< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > Lower multiple number of Source. < / p >
< dl class = "tparams" > < dt > Template Parameters< / dt > < dd >
< table class = "tparams" >
< tr > < td class = "paramname" > L< / td > < td > Integer between 1 and 4 included that qualify the dimension of the vector < / td > < / tr >
< tr > < td class = "paramname" > T< / td > < td > Signed or unsigned integer scalar types. < / td > < / tr >
< tr > < td class = "paramname" > Q< / td > < td > Value from qualifier enum< / td > < / tr >
< / table >
< / dd >
< / dl >
< dl class = "params" > < dt > Parameters< / dt > < dd >
< table class = "params" >
< tr > < td class = "paramname" > v< / td > < td > Source values to which is applied the function < / td > < / tr >
< tr > < td class = "paramname" > Multiple< / td > < td > Must be a null or positive value< / td > < / tr >
< / table >
< / dd >
< / dl >
2024-01-24 13:40:22 +00:00
< dl class = "section see" > < dt > See also< / dt > < dd > < a class = "el" href = "a00878.html" > GLM_EXT_vector_integer< / a > < / dd > < / dl >
2019-09-07 15:38:31 +00:00
< / div >
< / div >
2024-01-24 13:40:22 +00:00
< a id = "ga51e04379e8aebbf83e2e5ab094578ee9" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ga51e04379e8aebbf83e2e5ab094578ee9" > ◆ < / a > < / span > prevMultiple() < span class = "overload" > [2/2]< / span > < / h2 >
2019-09-07 15:38:31 +00:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > GLM_FUNC_DECL vec< L, T, Q> glm::prevMultiple < / td >
< td > (< / td >
< td class = "paramtype" > vec< L, T, Q > const &   < / td >
< td class = "paramname" > < em > v< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > vec< L, T, Q > const &   < / td >
< td class = "paramname" > < em > Multiple< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > Lower multiple number of Source. < / p >
< dl class = "tparams" > < dt > Template Parameters< / dt > < dd >
< table class = "tparams" >
< tr > < td class = "paramname" > L< / td > < td > Integer between 1 and 4 included that qualify the dimension of the vector < / td > < / tr >
< tr > < td class = "paramname" > T< / td > < td > Signed or unsigned integer scalar types. < / td > < / tr >
< tr > < td class = "paramname" > Q< / td > < td > Value from qualifier enum< / td > < / tr >
< / table >
< / dd >
< / dl >
< dl class = "params" > < dt > Parameters< / dt > < dd >
< table class = "params" >
< tr > < td class = "paramname" > v< / td > < td > Source values to which is applied the function < / td > < / tr >
< tr > < td class = "paramname" > Multiple< / td > < td > Must be a null or positive value< / td > < / tr >
< / table >
< / dd >
< / dl >
2024-01-24 13:40:22 +00:00
< dl class = "section see" > < dt > See also< / dt > < dd > < a class = "el" href = "a00878.html" > GLM_EXT_vector_integer< / a > < / dd > < / dl >
2019-09-07 15:38:31 +00:00
< / div >
< / div >
2024-01-24 13:40:22 +00:00
< a id = "ga759db73f14d79f63612bd2398b577e7a" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ga759db73f14d79f63612bd2398b577e7a" > ◆ < / a > < / span > prevPowerOfTwo()< / h2 >
2019-09-07 15:38:31 +00:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > GLM_FUNC_DECL vec< L, T, Q> glm::prevPowerOfTwo < / td >
< td > (< / td >
< td class = "paramtype" > vec< L, T, Q > const &   < / td >
< td class = "paramname" > < em > v< / em > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > Return the power of two number which value is just lower the input value, round down to a power of two. < / p >
< dl class = "tparams" > < dt > Template Parameters< / dt > < dd >
< table class = "tparams" >
< tr > < td class = "paramname" > L< / td > < td > Integer between 1 and 4 included that qualify the dimension of the vector < / td > < / tr >
< tr > < td class = "paramname" > T< / td > < td > Signed or unsigned integer scalar types. < / td > < / tr >
< tr > < td class = "paramname" > Q< / td > < td > Value from qualifier enum< / td > < / tr >
< / table >
< / dd >
< / dl >
2024-01-24 13:40:22 +00:00
< dl class = "section see" > < dt > See also< / dt > < dd > < a class = "el" href = "a00878.html" > GLM_EXT_vector_integer< / a > < / dd > < / dl >
2019-09-07 15:38:31 +00:00
< / 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" / >
2024-01-24 13:40:22 +00:00
< / a > 1.8.18
2019-09-07 15:38:31 +00:00
< / small > < / address >
< / body >
< / html >