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" / >
< meta name = "generator" content = "Doxygen 1.8.10" / >
2017-08-17 17:53:21 +00:00
< title > 0.9.9 API documenation: random.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 >
< script type = "text/javascript" >
$(document).ready(function() { init_search(); });
< / 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;" >
< div id = "projectname" > 0.9.9 API documenation
< / div >
< / td >
< / tr >
< / tbody >
< / table >
< / div >
<!-- end header part -->
<!-- Generated by Doxygen 1.8.10 -->
< script type = "text/javascript" >
var searchBox = new SearchBox("searchBox", "search",false,'Search');
< / script >
< div id = "navrow1" class = "tabs" >
< ul class = "tablist" >
< li > < a href = "index.html" > < span > Main  Page< / span > < / a > < / li >
< li > < a href = "modules.html" > < span > Modules< / span > < / a > < / li >
< li class = "current" > < a href = "files.html" > < span > Files< / span > < / a > < / li >
< li >
< div id = "MSearchBox" class = "MSearchBoxInactive" >
< span class = "left" >
< img id = "MSearchSelect" src = "search/mag_sel.png"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
alt=""/>
< input type = "text" id = "MSearchField" value = "Search" accesskey = "S"
onfocus="searchBox.OnSearchFieldFocus(true)"
onblur="searchBox.OnSearchFieldFocus(false)"
onkeyup="searchBox.OnSearchFieldChange(event)"/>
< / span > < span class = "right" >
< a id = "MSearchClose" href = "javascript:searchBox.CloseResultsWindow()" > < img id = "MSearchCloseImg" border = "0" src = "search/close.png" alt = "" / > < / a >
< / span >
< / div >
< / li >
< / ul >
< / div >
< div id = "navrow2" class = "tabs2" >
< ul class = "tablist" >
< li > < a href = "files.html" > < span > File  List< / span > < / a > < / li >
< / ul >
< / div >
<!-- 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 >
2017-08-17 17:53:21 +00:00
< li class = "navelem" > < a class = "el" href = "dir_934f46a345653ef2b3014a1b37a162c1.html" > G:< / a > < / li > < li class = "navelem" > < a class = "el" href = "dir_98f7f9d41f9d3029bd68cf237526a774.html" > Source< / a > < / li > < li class = "navelem" > < a class = "el" href = "dir_9344afb825aed5e2f5be1d2015dde43c.html" > G-Truc< / a > < / li > < li class = "navelem" > < a class = "el" href = "dir_45973f864e07b2505003ae343b7c8af7.html" > glm< / a > < / li > < li class = "navelem" > < a class = "el" href = "dir_304be5dfae1339a7705426c0b536faf2.html" > glm< / a > < / li > < li class = "navelem" > < a class = "el" href = "dir_7997edb062bdde9a99cb6835d42b0d9d.html" > gtc< / a > < / li > < / ul >
2017-08-15 19:22:51 +00:00
< / div >
< / div > <!-- top -->
< div class = "header" >
2017-08-17 17:53:21 +00:00
< div class = "summary" >
< a href = "#func-members" > Functions< / a > < / div >
2017-08-15 19:22:51 +00:00
< div class = "headertitle" >
2017-08-17 17:53:21 +00:00
< div class = "title" > random.hpp File Reference< / div > < / div >
2017-08-15 19:22:51 +00:00
< / div > <!-- header -->
< div class = "contents" >
2018-05-08 11:51:58 +00:00
< p > < a class = "el" href = "a00167.html" > GLM_GTC_random< / a >
2017-08-15 19:22:51 +00:00
< a href = "#details" > More...< / a > < / p >
< p > < a href = "a00085_source.html" > Go to the source code of this file.< / a > < / p >
2017-08-17 17:53:21 +00:00
< table class = "memberdecls" >
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a name = "func-members" > < / a >
Functions< / h2 > < / td > < / tr >
< tr class = "memitem:ga7c53b7797f3147af68a11c767679fa3f" > < td class = "memTemplParams" colspan = "2" > template< typename T > < / td > < / tr >
2018-05-08 11:51:58 +00:00
< tr class = "memitem:ga7c53b7797f3147af68a11c767679fa3f" > < td class = "memTemplItemLeft" align = "right" valign = "top" > GLM_FUNC_DECL vec< 3, T, defaultp >   < / td > < td class = "memTemplItemRight" valign = "bottom" > < a class = "el" href = "a00167.html#ga7c53b7797f3147af68a11c767679fa3f" > ballRand< / a > (T Radius)< / td > < / tr >
< tr class = "memdesc:ga7c53b7797f3147af68a11c767679fa3f" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Generate a random 3D vector which coordinates are regulary distributed within the volume of a ball of a given radius. < a href = "a00167.html#ga7c53b7797f3147af68a11c767679fa3f" > More...< / a > < br / > < / td > < / tr >
2017-08-17 17:53:21 +00:00
< tr class = "separator:ga7c53b7797f3147af68a11c767679fa3f" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ga9dd05c36025088fae25b97c869e88517" > < td class = "memTemplParams" colspan = "2" > template< typename T > < / td > < / tr >
2018-05-08 11:51:58 +00:00
< tr class = "memitem:ga9dd05c36025088fae25b97c869e88517" > < td class = "memTemplItemLeft" align = "right" valign = "top" > GLM_FUNC_DECL vec< 2, T, defaultp >   < / td > < td class = "memTemplItemRight" valign = "bottom" > < a class = "el" href = "a00167.html#ga9dd05c36025088fae25b97c869e88517" > circularRand< / a > (T Radius)< / td > < / tr >
< tr class = "memdesc:ga9dd05c36025088fae25b97c869e88517" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Generate a random 2D vector which coordinates are regulary distributed on a circle of a given radius. < a href = "a00167.html#ga9dd05c36025088fae25b97c869e88517" > More...< / a > < br / > < / td > < / tr >
2017-08-17 17:53:21 +00:00
< tr class = "separator:ga9dd05c36025088fae25b97c869e88517" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:gaa0b18071f3f97dbf8bcf6f53c6fe5f73" > < td class = "memTemplParams" colspan = "2" > template< typename T > < / td > < / tr >
2018-05-08 11:51:58 +00:00
< tr class = "memitem:gaa0b18071f3f97dbf8bcf6f53c6fe5f73" > < td class = "memTemplItemLeft" align = "right" valign = "top" > GLM_FUNC_DECL vec< 2, T, defaultp >   < / td > < td class = "memTemplItemRight" valign = "bottom" > < a class = "el" href = "a00167.html#gaa0b18071f3f97dbf8bcf6f53c6fe5f73" > diskRand< / a > (T Radius)< / td > < / tr >
< tr class = "memdesc:gaa0b18071f3f97dbf8bcf6f53c6fe5f73" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Generate a random 2D vector which coordinates are regulary distributed within the area of a disk of a given radius. < a href = "a00167.html#gaa0b18071f3f97dbf8bcf6f53c6fe5f73" > More...< / a > < br / > < / td > < / tr >
2017-08-17 17:53:21 +00:00
< tr class = "separator:gaa0b18071f3f97dbf8bcf6f53c6fe5f73" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ga5193a83e49e4fdc5652c084711083574" > < td class = "memTemplParams" colspan = "2" > template< typename genType > < / td > < / tr >
2018-05-08 11:51:58 +00:00
< tr class = "memitem:ga5193a83e49e4fdc5652c084711083574" > < td class = "memTemplItemLeft" align = "right" valign = "top" > GLM_FUNC_DECL genType  < / td > < td class = "memTemplItemRight" valign = "bottom" > < a class = "el" href = "a00167.html#ga5193a83e49e4fdc5652c084711083574" > gaussRand< / a > (genType Mean, genType Deviation)< / td > < / tr >
< tr class = "memdesc:ga5193a83e49e4fdc5652c084711083574" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Generate random numbers in the interval [Min, Max], according a gaussian distribution. < a href = "a00167.html#ga5193a83e49e4fdc5652c084711083574" > More...< / a > < br / > < / td > < / tr >
2017-08-17 17:53:21 +00:00
< tr class = "separator:ga5193a83e49e4fdc5652c084711083574" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ga04e241ab88374a477a2c2ceadd2fa03d" > < td class = "memTemplParams" colspan = "2" > template< typename genType > < / td > < / tr >
2018-05-08 11:51:58 +00:00
< tr class = "memitem:ga04e241ab88374a477a2c2ceadd2fa03d" > < td class = "memTemplItemLeft" align = "right" valign = "top" > GLM_FUNC_DECL genType  < / td > < td class = "memTemplItemRight" valign = "bottom" > < a class = "el" href = "a00167.html#ga04e241ab88374a477a2c2ceadd2fa03d" > linearRand< / a > (genType Min, genType Max)< / td > < / tr >
< tr class = "memdesc:ga04e241ab88374a477a2c2ceadd2fa03d" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Generate random numbers in the interval [Min, Max], according a linear distribution. < a href = "a00167.html#ga04e241ab88374a477a2c2ceadd2fa03d" > More...< / a > < br / > < / td > < / tr >
2017-08-17 17:53:21 +00:00
< tr class = "separator:ga04e241ab88374a477a2c2ceadd2fa03d" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ga94731130c298a9ff5e5025fdee6d97a0" > < td class = "memTemplParams" colspan = "2" > template< length_t L, typename T , qualifier Q> < / td > < / tr >
2018-05-08 11:51:58 +00:00
< tr class = "memitem:ga94731130c298a9ff5e5025fdee6d97a0" > < td class = "memTemplItemLeft" align = "right" valign = "top" > GLM_FUNC_DECL vec< L, T, Q >   < / td > < td class = "memTemplItemRight" valign = "bottom" > < a class = "el" href = "a00167.html#ga94731130c298a9ff5e5025fdee6d97a0" > linearRand< / a > (vec< L, T, Q > const & Min, vec< L, T, Q > const & Max)< / td > < / tr >
< tr class = "memdesc:ga94731130c298a9ff5e5025fdee6d97a0" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Generate random numbers in the interval [Min, Max], according a linear distribution. < a href = "a00167.html#ga94731130c298a9ff5e5025fdee6d97a0" > More...< / a > < br / > < / td > < / tr >
2017-08-17 17:53:21 +00:00
< tr class = "separator:ga94731130c298a9ff5e5025fdee6d97a0" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ga22f90fcaccdf001c516ca90f6428e138" > < td class = "memTemplParams" colspan = "2" > template< typename T > < / td > < / tr >
2018-05-08 11:51:58 +00:00
< tr class = "memitem:ga22f90fcaccdf001c516ca90f6428e138" > < td class = "memTemplItemLeft" align = "right" valign = "top" > GLM_FUNC_DECL vec< 3, T, defaultp >   < / td > < td class = "memTemplItemRight" valign = "bottom" > < a class = "el" href = "a00167.html#ga22f90fcaccdf001c516ca90f6428e138" > sphericalRand< / a > (T Radius)< / td > < / tr >
< tr class = "memdesc:ga22f90fcaccdf001c516ca90f6428e138" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Generate a random 3D vector which coordinates are regulary distributed on a sphere of a given radius. < a href = "a00167.html#ga22f90fcaccdf001c516ca90f6428e138" > More...< / a > < br / > < / td > < / tr >
2017-08-17 17:53:21 +00:00
< tr class = "separator:ga22f90fcaccdf001c516ca90f6428e138" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< / table >
2017-08-15 19:22:51 +00:00
< a name = "details" id = "details" > < / a > < h2 class = "groupheader" > Detailed Description< / h2 >
2018-05-08 11:51:58 +00:00
< div class = "textblock" > < p > < a class = "el" href = "a00167.html" > GLM_GTC_random< / a > < / p >
< dl class = "section see" > < dt > See also< / dt > < dd > < a class = "el" href = "a00148.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_random (extended) < / dd > < / dl >
2017-08-15 19:22:51 +00:00
2017-08-17 17:53:21 +00:00
< p > Definition in file < a class = "el" href = "a00085_source.html" > random.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" / >
< / a > 1.8.10
< / small > < / address >
< / body >
< / html >