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-11-12 23:39:32 +00:00
< title > 0.9.8 API documenation: GLM_GTX_spline< / 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-11-12 23:39:32 +00:00
< div id = "projectname" > 0.9.8 API documenation
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" >
2016-11-12 23:39:32 +00:00
< div class = "summary" >
< a href = "#func-members" > Functions< / a > < / div >
2015-08-02 08:23:00 +00:00
< div class = "headertitle" >
2016-11-12 23:39:32 +00:00
< div class = "title" > GLM_GTX_spline< div class = "ingroups" > < a class = "el" href = "a00154.html" > GTX Extensions (Experimental)< / a > < / div > < / div > < / div >
2015-08-02 08:23:00 +00:00
< / div > <!-- header -->
< div class = "contents" >
2016-11-12 23:39:32 +00:00
< p > Spline functions.
< a href = "#details" > More...< / a > < / p >
< table class = "memberdecls" >
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a name = "func-members" > < / a >
Functions< / h2 > < / td > < / tr >
< tr class = "memitem:ga8119c04f8210fd0d292757565cd6918d" > < td class = "memTemplParams" colspan = "2" > template< typename genType > < / td > < / tr >
< tr class = "memitem:ga8119c04f8210fd0d292757565cd6918d" > < td class = "memTemplItemLeft" align = "right" valign = "top" > GLM_FUNC_DECL genType  < / td > < td class = "memTemplItemRight" valign = "bottom" > < a class = "el" href = "a00226.html#ga8119c04f8210fd0d292757565cd6918d" > catmullRom< / a > (genType const & v1, genType const & v2, genType const & v3, genType const & v4, typename genType::value_type const & s)< / td > < / tr >
< tr class = "memdesc:ga8119c04f8210fd0d292757565cd6918d" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Return a point from a catmull rom curve. < a href = "a00226.html#ga8119c04f8210fd0d292757565cd6918d" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:ga8119c04f8210fd0d292757565cd6918d" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ga6b867eb52e2fc933d2e0bf26aabc9a70" > < td class = "memTemplParams" colspan = "2" > template< typename genType > < / td > < / tr >
< tr class = "memitem:ga6b867eb52e2fc933d2e0bf26aabc9a70" > < td class = "memTemplItemLeft" align = "right" valign = "top" > GLM_FUNC_DECL genType  < / td > < td class = "memTemplItemRight" valign = "bottom" > < a class = "el" href = "a00226.html#ga6b867eb52e2fc933d2e0bf26aabc9a70" > cubic< / a > (genType const & v1, genType const & v2, genType const & v3, genType const & v4, typename genType::value_type const & s)< / td > < / tr >
< tr class = "memdesc:ga6b867eb52e2fc933d2e0bf26aabc9a70" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Return a point from a cubic curve. < a href = "a00226.html#ga6b867eb52e2fc933d2e0bf26aabc9a70" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:ga6b867eb52e2fc933d2e0bf26aabc9a70" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:gaa69e143f6374d32f934a8edeaa50bac9" > < td class = "memTemplParams" colspan = "2" > template< typename genType > < / td > < / tr >
< tr class = "memitem:gaa69e143f6374d32f934a8edeaa50bac9" > < td class = "memTemplItemLeft" align = "right" valign = "top" > GLM_FUNC_DECL genType  < / td > < td class = "memTemplItemRight" valign = "bottom" > < a class = "el" href = "a00226.html#gaa69e143f6374d32f934a8edeaa50bac9" > hermite< / a > (genType const & v1, genType const & t1, genType const & v2, genType const & t2, typename genType::value_type const & s)< / td > < / tr >
< tr class = "memdesc:gaa69e143f6374d32f934a8edeaa50bac9" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Return a point from a hermite curve. < a href = "a00226.html#gaa69e143f6374d32f934a8edeaa50bac9" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:gaa69e143f6374d32f934a8edeaa50bac9" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< / table >
< a name = "details" id = "details" > < / a > < h2 class = "groupheader" > Detailed Description< / h2 >
< p > Spline functions. < / p >
< p > < < a class = "el" href = "a00100.html" title = "GLM_GTX_spline " > glm/gtx/spline.hpp< / a > > need to be included to use these functionalities. < / p >
< h2 class = "groupheader" > Function Documentation< / h2 >
< a class = "anchor" id = "ga8119c04f8210fd0d292757565cd6918d" > < / a >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > GLM_FUNC_DECL genType glm::catmullRom < / td >
< td > (< / td >
< td class = "paramtype" > genType const &   < / td >
< td class = "paramname" > < em > v1< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > genType const &   < / td >
< td class = "paramname" > < em > v2< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > genType const &   < / td >
< td class = "paramname" > < em > v3< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > genType const &   < / td >
< td class = "paramname" > < em > v4< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > typename genType::value_type const &   < / td >
< td class = "paramname" > < em > s< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > Return a point from a catmull rom curve. < / p >
< dl class = "section see" > < dt > See also< / dt > < dd > < a class = "el" href = "a00226.html" title = "Spline functions. " > GLM_GTX_spline< / a > extension. < / dd > < / dl >
< / div >
< / div >
< a class = "anchor" id = "ga6b867eb52e2fc933d2e0bf26aabc9a70" > < / a >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > GLM_FUNC_DECL genType glm::cubic < / td >
< td > (< / td >
< td class = "paramtype" > genType const &   < / td >
< td class = "paramname" > < em > v1< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > genType const &   < / td >
< td class = "paramname" > < em > v2< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > genType const &   < / td >
< td class = "paramname" > < em > v3< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > genType const &   < / td >
< td class = "paramname" > < em > v4< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > typename genType::value_type const &   < / td >
< td class = "paramname" > < em > s< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > Return a point from a cubic curve. < / p >
< dl class = "section see" > < dt > See also< / dt > < dd > < a class = "el" href = "a00226.html" title = "Spline functions. " > GLM_GTX_spline< / a > extension. < / dd > < / dl >
< / div >
< / div >
< a class = "anchor" id = "gaa69e143f6374d32f934a8edeaa50bac9" > < / a >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > GLM_FUNC_DECL genType glm::hermite < / td >
< td > (< / td >
< td class = "paramtype" > genType const &   < / td >
< td class = "paramname" > < em > v1< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > genType const &   < / td >
< td class = "paramname" > < em > t1< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > genType const &   < / td >
< td class = "paramname" > < em > v2< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > genType const &   < / td >
< td class = "paramname" > < em > t2< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > typename genType::value_type const &   < / td >
< td class = "paramname" > < em > s< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > Return a point from a hermite curve. < / p >
< dl class = "section see" > < dt > See also< / dt > < dd > < a class = "el" href = "a00226.html" title = "Spline functions. " > GLM_GTX_spline< / a > extension. < / dd > < / dl >
< / div >
< / div >
2015-08-02 08:23:00 +00:00
< / 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 >