2015-08-02 08:23:00 +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" / >
2016-09-11 10:44:33 +00:00
< title > 0.9.8: GLM_GTC_random< / title >
2015-08-02 08:23:00 +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 = "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.png" / > < / td >
< td id = "projectalign" style = "padding-left: 0.5em;" >
2016-09-11 10:44:33 +00:00
< div id = "projectname" > 0.9.8
2015-08-02 08:23:00 +00:00
< / div >
< / td >
< / tr >
< / tbody >
< / table >
< / div >
<!-- end header part -->
<!-- Generated by Doxygen 1.8.10 -->
< 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 > < a href = "files.html" > < span > Files< / span > < / a > < / li >
< / ul >
< / div >
< / div > <!-- top -->
< div class = "header" >
< div class = "summary" >
< a href = "#func-members" > Functions< / a > < / div >
< div class = "headertitle" >
2016-09-11 10:44:33 +00:00
< div class = "title" > GLM_GTC_random< div class = "ingroups" > < a class = "el" href = "a00154.html" > GTC Extensions (Stable)< / a > < / div > < / div > < / div >
2015-08-02 08:23:00 +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 >
2016-09-11 10:44:33 +00:00
< tr class = "memitem:ga5506dee301160e3a06aef9b9bc7a0a83" > < td class = "memTemplParams" colspan = "2" > template< typename T > < / td > < / tr >
< tr class = "memitem:ga5506dee301160e3a06aef9b9bc7a0a83" > < td class = "memTemplItemLeft" align = "right" valign = "top" > GLM_FUNC_DECL tvec3< T, defaultp >   < / td > < td class = "memTemplItemRight" valign = "bottom" > < a class = "el" href = "a00173.html#ga5506dee301160e3a06aef9b9bc7a0a83" > ballRand< / a > (T Radius)< / td > < / tr >
< tr class = "separator:ga5506dee301160e3a06aef9b9bc7a0a83" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:gae989c26a2899b2fb7444abe7c275c29c" > < td class = "memTemplParams" colspan = "2" > template< typename T > < / td > < / tr >
< tr class = "memitem:gae989c26a2899b2fb7444abe7c275c29c" > < td class = "memTemplItemLeft" align = "right" valign = "top" > GLM_FUNC_DECL tvec2< T, defaultp >   < / td > < td class = "memTemplItemRight" valign = "bottom" > < a class = "el" href = "a00173.html#gae989c26a2899b2fb7444abe7c275c29c" > circularRand< / a > (T Radius)< / td > < / tr >
< tr class = "separator:gae989c26a2899b2fb7444abe7c275c29c" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:gad3a3ee7d26502a31ba552cb627a68606" > < td class = "memTemplParams" colspan = "2" > template< typename T > < / td > < / tr >
< tr class = "memitem:gad3a3ee7d26502a31ba552cb627a68606" > < td class = "memTemplItemLeft" align = "right" valign = "top" > GLM_FUNC_DECL tvec2< T, defaultp >   < / td > < td class = "memTemplItemRight" valign = "bottom" > < a class = "el" href = "a00173.html#gad3a3ee7d26502a31ba552cb627a68606" > diskRand< / a > (T Radius)< / td > < / tr >
< tr class = "separator:gad3a3ee7d26502a31ba552cb627a68606" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ga5193a83e49e4fdc5652c084711083574" > < td class = "memTemplParams" colspan = "2" > template< typename genType > < / td > < / tr >
< 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 = "a00173.html#ga5193a83e49e4fdc5652c084711083574" > gaussRand< / a > (genType Mean, genType Deviation)< / td > < / tr >
< tr class = "separator:ga5193a83e49e4fdc5652c084711083574" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ga12aebc19b85a8c736f5801c2f7b9b716" > < td class = "memTemplParams" colspan = "2" > template< typename genTYpe > < / td > < / tr >
< tr class = "memitem:ga12aebc19b85a8c736f5801c2f7b9b716" > < td class = "memTemplItemLeft" align = "right" valign = "top" > GLM_FUNC_DECL genTYpe  < / td > < td class = "memTemplItemRight" valign = "bottom" > < a class = "el" href = "a00173.html#ga12aebc19b85a8c736f5801c2f7b9b716" > linearRand< / a > (genTYpe Min, genTYpe Max)< / td > < / tr >
< tr class = "separator:ga12aebc19b85a8c736f5801c2f7b9b716" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:gaba9cec867916d894d794a32897b7fdfd" > < td class = "memTemplParams" colspan = "2" > template< typename T , precision P, template< typename, precision > class vecType> < / td > < / tr >
< tr class = "memitem:gaba9cec867916d894d794a32897b7fdfd" > < td class = "memTemplItemLeft" align = "right" valign = "top" > GLM_FUNC_DECL vecType< T, P >   < / td > < td class = "memTemplItemRight" valign = "bottom" > < a class = "el" href = "a00173.html#gaba9cec867916d894d794a32897b7fdfd" > linearRand< / a > (vecType< T, P > const & Min, vecType< T, P > const & Max)< / td > < / tr >
< tr class = "separator:gaba9cec867916d894d794a32897b7fdfd" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:gaa9a6fc2d7a295b3857f7db23b1053d9d" > < td class = "memTemplParams" colspan = "2" > template< typename T > < / td > < / tr >
< tr class = "memitem:gaa9a6fc2d7a295b3857f7db23b1053d9d" > < td class = "memTemplItemLeft" align = "right" valign = "top" > GLM_FUNC_DECL tvec3< T, defaultp >   < / td > < td class = "memTemplItemRight" valign = "bottom" > < a class = "el" href = "a00173.html#gaa9a6fc2d7a295b3857f7db23b1053d9d" > sphericalRand< / a > (T Radius)< / td > < / tr >
< tr class = "separator:gaa9a6fc2d7a295b3857f7db23b1053d9d" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2015-08-02 08:23:00 +00:00
< / table >
< a name = "details" id = "details" > < / a > < h2 class = "groupheader" > Detailed Description< / h2 >
2016-09-11 10:44:33 +00:00
< p > Generate random number from various distribution methods. < / p >
< p > < < a class = "el" href = "a00089.html" title = "GLM_GTC_random " > glm/gtc/random.hpp< / a > > need to be included to use these functionalities. < / p >
2015-08-02 08:23:00 +00:00
< h2 class = "groupheader" > Function Documentation< / h2 >
2016-09-11 10:44:33 +00:00
< a class = "anchor" id = "ga5506dee301160e3a06aef9b9bc7a0a83" > < / a >
2015-08-02 08:23:00 +00:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
2016-09-11 10:44:33 +00:00
< td class = "memname" > GLM_FUNC_DECL tvec3< T, defaultp> glm::ballRand < / td >
2015-08-02 08:23:00 +00:00
< td > (< / td >
2016-09-11 10:44:33 +00:00
< td class = "paramtype" > T  < / td >
< td class = "paramname" > < em > Radius< / em > < / td > < td > )< / td >
2015-08-02 08:23:00 +00:00
< td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2016-09-11 10:44:33 +00:00
< p > Generate a random 3D vector which coordinates are regulary distributed within the volume of a ball of a given radius. < / p >
2015-08-02 08:23:00 +00:00
< dl class = "params" > < dt > Parameters< / dt > < dd >
< table class = "params" >
2016-09-11 10:44:33 +00:00
< tr > < td class = "paramname" > Radius< / td > < td > < / td > < / tr >
< / table >
< / dd >
< / dl >
< dl class = "section see" > < dt > See also< / dt > < dd > < a class = "el" href = "a00173.html" title = "Generate random number from various distribution methods. " > GLM_GTC_random< / a > < / dd > < / dl >
< / div >
< / div >
< a class = "anchor" id = "gae989c26a2899b2fb7444abe7c275c29c" > < / a >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > GLM_FUNC_DECL tvec2< T, defaultp> glm::circularRand < / td >
< td > (< / td >
< td class = "paramtype" > T  < / td >
< td class = "paramname" > < em > Radius< / em > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > Generate a random 2D vector which coordinates are regulary distributed on a circle of a given radius. < / p >
< dl class = "params" > < dt > Parameters< / dt > < dd >
< table class = "params" >
< tr > < td class = "paramname" > Radius< / td > < td > < / td > < / tr >
< / table >
< / dd >
< / dl >
< dl class = "section see" > < dt > See also< / dt > < dd > < a class = "el" href = "a00173.html" title = "Generate random number from various distribution methods. " > GLM_GTC_random< / a > < / dd > < / dl >
< / div >
< / div >
< a class = "anchor" id = "gad3a3ee7d26502a31ba552cb627a68606" > < / a >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > GLM_FUNC_DECL tvec2< T, defaultp> glm::diskRand < / td >
< td > (< / td >
< td class = "paramtype" > T  < / td >
< td class = "paramname" > < em > Radius< / em > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > Generate a random 2D vector which coordinates are regulary distributed within the area of a disk of a given radius. < / p >
< dl class = "params" > < dt > Parameters< / dt > < dd >
< table class = "params" >
< tr > < td class = "paramname" > Radius< / td > < td > < / td > < / tr >
< / table >
< / dd >
< / dl >
< dl class = "section see" > < dt > See also< / dt > < dd > < a class = "el" href = "a00173.html" title = "Generate random number from various distribution methods. " > GLM_GTC_random< / a > < / dd > < / dl >
< / div >
< / div >
< a class = "anchor" id = "ga5193a83e49e4fdc5652c084711083574" > < / a >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > GLM_FUNC_DECL genType glm::gaussRand < / td >
< td > (< / td >
< td class = "paramtype" > genType  < / td >
< td class = "paramname" > < em > Mean< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > genType  < / td >
< td class = "paramname" > < em > Deviation< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > Generate random numbers in the interval [Min, Max], according a gaussian distribution. < / p >
< dl class = "params" > < dt > Parameters< / dt > < dd >
< table class = "params" >
< tr > < td class = "paramname" > Mean< / td > < td > < / td > < / tr >
< tr > < td class = "paramname" > Deviation< / td > < td > < / td > < / tr >
< / table >
< / dd >
< / dl >
< dl class = "section see" > < dt > See also< / dt > < dd > < a class = "el" href = "a00173.html" title = "Generate random number from various distribution methods. " > GLM_GTC_random< / a > < / dd > < / dl >
< / div >
< / div >
< a class = "anchor" id = "ga12aebc19b85a8c736f5801c2f7b9b716" > < / a >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > GLM_FUNC_DECL genTYpe glm::linearRand < / td >
< td > (< / td >
< td class = "paramtype" > genTYpe  < / td >
< td class = "paramname" > < em > Min< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > genTYpe  < / td >
< td class = "paramname" > < em > Max< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > Generate random numbers in the interval [Min, Max], according a linear distribution. < / p >
< dl class = "params" > < dt > Parameters< / dt > < dd >
< table class = "params" >
< tr > < td class = "paramname" > Min< / td > < td > < / td > < / tr >
< tr > < td class = "paramname" > Max< / td > < td > < / td > < / tr >
2015-08-02 08:23:00 +00:00
< / table >
< / dd >
< / dl >
< dl class = "tparams" > < dt > Template Parameters< / dt > < dd >
< table class = "tparams" >
2016-09-11 10:44:33 +00:00
< tr > < td class = "paramname" > genType< / td > < td > Value type. Currently supported: float or double scalars. < / td > < / tr >
2015-08-02 08:23:00 +00:00
< / table >
< / dd >
< / dl >
2016-09-11 10:44:33 +00:00
< dl class = "section see" > < dt > See also< / dt > < dd > < a class = "el" href = "a00173.html" title = "Generate random number from various distribution methods. " > GLM_GTC_random< / a > < / dd > < / dl >
2015-08-02 08:23:00 +00:00
< / div >
< / div >
2016-09-11 10:44:33 +00:00
< a class = "anchor" id = "gaba9cec867916d894d794a32897b7fdfd" > < / a >
2015-08-02 08:23:00 +00:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
2016-09-11 10:44:33 +00:00
< td class = "memname" > GLM_FUNC_DECL vecType< T, P> glm::linearRand < / td >
2015-08-02 08:23:00 +00:00
< td > (< / td >
2016-09-11 10:44:33 +00:00
< td class = "paramtype" > vecType< T, P > const &   < / td >
< td class = "paramname" > < em > Min< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
2015-08-02 08:23:00 +00:00
< td > < / td >
2016-09-11 10:44:33 +00:00
< td class = "paramtype" > vecType< T, P > const &   < / td >
< td class = "paramname" > < em > Max< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
2015-08-02 08:23:00 +00:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
2016-09-11 10:44:33 +00:00
< p > Generate random numbers in the interval [Min, Max], according a linear distribution. < / p >
2015-08-02 08:23:00 +00:00
< dl class = "params" > < dt > Parameters< / dt > < dd >
< table class = "params" >
2016-09-11 10:44:33 +00:00
< tr > < td class = "paramname" > Min< / td > < td > < / td > < / tr >
< tr > < td class = "paramname" > Max< / td > < td > < / td > < / tr >
2015-08-02 08:23:00 +00:00
< / table >
< / dd >
< / dl >
< dl class = "tparams" > < dt > Template Parameters< / dt > < dd >
< table class = "tparams" >
2016-09-11 10:44:33 +00:00
< tr > < td class = "paramname" > T< / td > < td > Value type. Currently supported: float or double. < / td > < / tr >
< tr > < td class = "paramname" > vecType< / td > < td > A vertor type: tvec1, tvec2, tvec3, tvec4 or compatible < / td > < / tr >
< / table >
< / dd >
< / dl >
< dl class = "section see" > < dt > See also< / dt > < dd > < a class = "el" href = "a00173.html" title = "Generate random number from various distribution methods. " > GLM_GTC_random< / a > < / dd > < / dl >
< / div >
< / div >
< a class = "anchor" id = "gaa9a6fc2d7a295b3857f7db23b1053d9d" > < / a >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > GLM_FUNC_DECL tvec3< T, defaultp> glm::sphericalRand < / td >
< td > (< / td >
< td class = "paramtype" > T  < / td >
< td class = "paramname" > < em > Radius< / em > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > Generate a random 3D vector which coordinates are regulary distributed on a sphere of a given radius. < / p >
< dl class = "params" > < dt > Parameters< / dt > < dd >
< table class = "params" >
< tr > < td class = "paramname" > Radius< / td > < td > < / td > < / tr >
2015-08-02 08:23:00 +00:00
< / table >
< / dd >
< / dl >
2016-09-11 10:44:33 +00:00
< dl class = "section see" > < dt > See also< / dt > < dd > < a class = "el" href = "a00173.html" title = "Generate random number from various distribution methods. " > GLM_GTC_random< / a > < / dd > < / dl >
2015-08-02 08:23:00 +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" / >
< / a > 1.8.10
< / small > < / address >
< / body >
< / html >