2012-09-05 22:30:34 +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" / >
2012-11-18 13:05:52 +00:00
< meta http-equiv = "X-UA-Compatible" content = "IE=9" / >
2013-12-25 22:48:55 +00:00
< meta name = "generator" content = "Doxygen 1.8.5" / >
< title > GLM: GLM_GTX_matrix_interpolation< / title >
2012-09-05 22:30:34 +00:00
< link href = "tabs.css" rel = "stylesheet" type = "text/css" / >
2012-11-18 13:05:52 +00:00
< script type = "text/javascript" src = "jquery.js" > < / script >
< script type = "text/javascript" src = "dynsections.js" > < / script >
2012-09-05 22:30:34 +00:00
< link href = "doxygen.css" rel = "stylesheet" type = "text/css" / >
< / head >
< body >
2012-11-18 13:05:52 +00:00
< div id = "top" > <!-- do not remove this div, it is closed by doxygen! -->
2012-09-05 22:30:34 +00:00
< div id = "titlearea" >
< table cellspacing = "0" cellpadding = "0" >
< tbody >
< tr style = "height: 56px;" >
2013-12-25 22:48:55 +00:00
< td style = "padding-left: 0.5em;" >
< div id = "projectname" > GLM
  < span id = "projectnumber" > 0.9.5< / span >
< / div >
< / td >
2012-09-05 22:30:34 +00:00
< / tr >
< / tbody >
< / table >
< / div >
2012-11-18 13:05:52 +00:00
<!-- end header part -->
2013-12-25 22:48:55 +00:00
<!-- Generated by Doxygen 1.8.5 -->
2012-09-05 22:30:34 +00:00
< div id = "navrow1" class = "tabs" >
< ul class = "tablist" >
< li > < a href = "index.html" > < span > Main  Page< / span > < / a > < / li >
< li > < a href = "pages.html" > < span > Related  Pages< / span > < / a > < / li >
< li > < a href = "modules.html" > < span > Modules< / span > < / a > < / li >
2013-12-25 22:48:55 +00:00
< li > < a href = "namespaces.html" > < span > Namespaces< / span > < / a > < / li >
2012-09-05 22:30:34 +00:00
< li > < a href = "files.html" > < span > Files< / span > < / a > < / li >
< / ul >
< / div >
2012-11-18 13:05:52 +00:00
< / div > <!-- top -->
2012-09-05 22:30:34 +00:00
< div class = "header" >
< div class = "summary" >
< a href = "#func-members" > Functions< / a > < / div >
< div class = "headertitle" >
2013-12-25 22:48:55 +00:00
< div class = "title" > GLM_GTX_matrix_interpolation< div class = "ingroups" > < a class = "el" href = "a00165.html" > GTX Extensions (Experimental)< / a > < / div > < / div > < / div >
< / div > <!-- header -->
2012-09-05 22:30:34 +00:00
< div class = "contents" >
< table class = "memberdecls" >
2012-11-18 13:05:52 +00:00
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a name = "func-members" > < / a >
2012-09-05 22:30:34 +00:00
Functions< / h2 > < / td > < / tr >
2013-12-25 22:48:55 +00:00
< tr class = "memitem:ga6b76b95383a720b763a0bf12b9691e3a" > < td class = "memTemplParams" colspan = "2" > template< typename T , precision P> < / td > < / tr >
< tr class = "memitem:ga6b76b95383a720b763a0bf12b9691e3a" > < td class = "memTemplItemLeft" align = "right" valign = "top" > void  < / td > < td class = "memTemplItemRight" valign = "bottom" > < a class = "el" href = "a00207.html#ga6b76b95383a720b763a0bf12b9691e3a" > axisAngle< / a > (detail::tmat4x4< T, P > const & mat, detail::tvec3< T, P > & axis, T & angle)< / td > < / tr >
< tr class = "separator:ga6b76b95383a720b763a0bf12b9691e3a" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:gaffcc7a788548911bea4e8a7bec9aa69d" > < td class = "memTemplParams" colspan = "2" > template< typename T , precision P> < / td > < / tr >
< tr class = "memitem:gaffcc7a788548911bea4e8a7bec9aa69d" > < td class = "memTemplItemLeft" align = "right" valign = "top" > detail::tmat4x4< T, P >   < / td > < td class = "memTemplItemRight" valign = "bottom" > < a class = "el" href = "a00207.html#gaffcc7a788548911bea4e8a7bec9aa69d" > axisAngleMatrix< / a > (detail::tvec3< T, P > const & axis, T const angle)< / td > < / tr >
< tr class = "separator:gaffcc7a788548911bea4e8a7bec9aa69d" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ga4aeb9c402514dfd9c6d2e8ca73d07f30" > < td class = "memTemplParams" colspan = "2" > template< typename T , precision P> < / td > < / tr >
< tr class = "memitem:ga4aeb9c402514dfd9c6d2e8ca73d07f30" > < td class = "memTemplItemLeft" align = "right" valign = "top" > detail::tmat4x4< T, P >   < / td > < td class = "memTemplItemRight" valign = "bottom" > < a class = "el" href = "a00207.html#ga4aeb9c402514dfd9c6d2e8ca73d07f30" > extractMatrixRotation< / a > (detail::tmat4x4< T, P > const & mat)< / td > < / tr >
< tr class = "separator:ga4aeb9c402514dfd9c6d2e8ca73d07f30" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ga26fcd9ab0660c54a19d5edec727d1dab" > < td class = "memTemplParams" colspan = "2" > template< typename T , precision P> < / td > < / tr >
< tr class = "memitem:ga26fcd9ab0660c54a19d5edec727d1dab" > < td class = "memTemplItemLeft" align = "right" valign = "top" > detail::tmat4x4< T, P >   < / td > < td class = "memTemplItemRight" valign = "bottom" > < a class = "el" href = "a00207.html#ga26fcd9ab0660c54a19d5edec727d1dab" > interpolate< / a > (detail::tmat4x4< T, P > const & m1, detail::tmat4x4< T, P > const & m2, T const delta)< / td > < / tr >
< tr class = "separator:ga26fcd9ab0660c54a19d5edec727d1dab" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2012-09-05 22:30:34 +00:00
< / table >
2012-11-18 13:05:52 +00:00
< a name = "details" id = "details" > < / a > < h2 class = "groupheader" > Detailed Description< / h2 >
2013-12-25 22:48:55 +00:00
< p > Allows to directly interpolate two exiciting matrices. < / p >
< p > < < a class = "el" href = "a00075.html" title = "OpenGL Mathematics (glm.g-truc.net) " > glm/gtx/matrix_interpolation.hpp< / a > > need to be included to use these functionalities. < / p >
2012-11-18 13:05:52 +00:00
< h2 class = "groupheader" > Function Documentation< / h2 >
2013-12-25 22:48:55 +00:00
< a class = "anchor" id = "ga6b76b95383a720b763a0bf12b9691e3a" > < / a >
2012-09-05 22:30:34 +00:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
2013-12-25 22:48:55 +00:00
< td class = "memname" > void glm::axisAngle < / td >
2012-09-05 22:30:34 +00:00
< td > (< / td >
2013-12-25 22:48:55 +00:00
< td class = "paramtype" > detail::tmat4x4< T, P > const &   < / td >
< td class = "paramname" > < em > mat< / em > , < / td >
2012-09-05 22:30:34 +00:00
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
2013-12-25 22:48:55 +00:00
< td class = "paramtype" > detail::tvec3< T, P > &   < / td >
< td class = "paramname" > < em > axis< / em > , < / td >
2012-09-05 22:30:34 +00:00
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
2013-12-25 22:48:55 +00:00
< td class = "paramtype" > T &   < / td >
< td class = "paramname" > < em > angle< / em >   < / td >
2012-09-05 22:30:34 +00:00
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
2012-11-18 13:05:52 +00:00
< / div > < div class = "memdoc" >
2012-09-05 22:30:34 +00:00
2013-12-25 22:48:55 +00:00
< p > Get the axis and angle of the rotation from a matrix. < / p >
< p > From GLM_GTX_matrix_interpolation extension. < / p >
2012-09-05 22:30:34 +00:00
< / div >
< / div >
2013-12-25 22:48:55 +00:00
< a class = "anchor" id = "gaffcc7a788548911bea4e8a7bec9aa69d" > < / a >
2012-09-05 22:30:34 +00:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
2013-12-25 22:48:55 +00:00
< td class = "memname" > detail::tmat4x4< T, P> glm::axisAngleMatrix < / td >
2012-09-05 22:30:34 +00:00
< td > (< / td >
2013-12-25 22:48:55 +00:00
< td class = "paramtype" > detail::tvec3< T, P > const &   < / td >
< td class = "paramname" > < em > axis< / em > , < / td >
2012-11-18 13:05:52 +00:00
< / tr >
< tr >
< td class = "paramkey" > < / td >
2012-09-05 22:30:34 +00:00
< td > < / td >
2013-12-25 22:48:55 +00:00
< td class = "paramtype" > T const  < / td >
< td class = "paramname" > < em > angle< / em >   < / td >
2012-11-18 13:05:52 +00:00
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
2012-09-05 22:30:34 +00:00
< / tr >
< / table >
2012-11-18 13:05:52 +00:00
< / div > < div class = "memdoc" >
2012-09-05 22:30:34 +00:00
2013-12-25 22:48:55 +00:00
< p > Build a matrix from axis and angle. < / p >
< p > From GLM_GTX_matrix_interpolation extension. < / p >
2012-09-05 22:30:34 +00:00
< / div >
< / div >
2013-12-25 22:48:55 +00:00
< a class = "anchor" id = "ga4aeb9c402514dfd9c6d2e8ca73d07f30" > < / a >
2012-09-05 22:30:34 +00:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
2013-12-25 22:48:55 +00:00
< td class = "memname" > detail::tmat4x4< T, P> glm::extractMatrixRotation < / td >
2012-09-05 22:30:34 +00:00
< td > (< / td >
2013-12-25 22:48:55 +00:00
< td class = "paramtype" > detail::tmat4x4< T, P > const &   < / td >
< td class = "paramname" > < em > mat< / em > < / td > < td > )< / td >
2012-09-05 22:30:34 +00:00
< td > < / td >
< / tr >
< / table >
2012-11-18 13:05:52 +00:00
< / div > < div class = "memdoc" >
2012-09-05 22:30:34 +00:00
2013-12-25 22:48:55 +00:00
< p > Extracts the rotation part of a matrix. < / p >
< p > From GLM_GTX_matrix_interpolation extension. < / p >
2012-09-05 22:30:34 +00:00
< / div >
< / div >
2013-12-25 22:48:55 +00:00
< a class = "anchor" id = "ga26fcd9ab0660c54a19d5edec727d1dab" > < / a >
2012-11-18 13:05:52 +00:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
2013-12-25 22:48:55 +00:00
< td class = "memname" > detail::tmat4x4< T, P> glm::interpolate < / td >
2012-11-18 13:05:52 +00:00
< td > (< / td >
2013-12-25 22:48:55 +00:00
< td class = "paramtype" > detail::tmat4x4< T, P > const &   < / td >
< td class = "paramname" > < em > m1< / em > , < / td >
2012-11-18 13:05:52 +00:00
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
2013-12-25 22:48:55 +00:00
< td class = "paramtype" > detail::tmat4x4< T, P > const &   < / td >
< td class = "paramname" > < em > m2< / em > , < / td >
2012-11-18 13:05:52 +00:00
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
2013-12-25 22:48:55 +00:00
< td class = "paramtype" > T const  < / td >
< td class = "paramname" > < em > delta< / em >   < / td >
2012-11-18 13:05:52 +00:00
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2012-09-05 22:30:34 +00:00
2013-12-25 22:48:55 +00:00
< p > Build a interpolation of 4 * 4 matrixes. < / p >
< p > From GLM_GTX_matrix_interpolation extension. Warning! works only with rotation and/or translation matrixes, scale will generate unexpected results. < / p >
2012-09-05 22:30:34 +00:00
2012-11-18 13:05:52 +00:00
< / div >
< / div >
< / div > <!-- contents -->
<!-- start footer part -->
2012-09-05 22:30:34 +00:00
< 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" / >
2013-12-25 22:48:55 +00:00
< / a > 1.8.5
2012-09-05 22:30:34 +00:00
< / small > < / address >
< / body >
< / html >