diff options
Diffstat (limited to 'doc/html/functions_vars.html')
-rw-r--r-- | doc/html/functions_vars.html | 36 |
1 files changed, 24 insertions, 12 deletions
diff --git a/doc/html/functions_vars.html b/doc/html/functions_vars.html index 8b0c2ff..280bab5 100644 --- a/doc/html/functions_vars.html +++ b/doc/html/functions_vars.html @@ -4,7 +4,7 @@ <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.3.1"/> +<meta name="generator" content="Doxygen 1.8.6"/> <title>Templates -- Meow: Class Members - Variables</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -28,16 +28,16 @@ <td id="projectlogo"><img alt="Logo" src="logo.png"/></td> <td style="padding-left: 0.5em;"> <div id="projectname">Templates -- Meow -  <span id="projectnumber">1.1.2</span> +  <span id="projectnumber">1.1.4</span> </div> - <div id="projectbrief">不能,也不應該先編譯成obj-file的templates</div> + <div id="projectbrief">A C++ template which is unable and also not allowed to compile to obj-file first.</div> </td> </tr> </tbody> </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.3.1 --> +<!-- Generated by Doxygen 1.8.6 --> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -55,14 +55,20 @@ $(document).ready(function(){initNavTree('functions_vars.html','');}); <div id="doc-content"> <div class="contents">  <ul> -<li>autoDel_ -: <a class="el" href="structmeow_1_1Pipeline_1_1Myself_1_1MediumInfo.html#a690761e082bed4240d7d9c19d2bfe8f8">meow::Pipeline< Input, Output, Medium >::Myself::MediumInfo</a> +<li>eye +: <a class="el" href="structmeow_1_1SceneInfo.html#a39b6d8f2daaeec9a54673a2d40f0be22">meow::SceneInfo< Pixel ></a> </li> -<li>counter_ -: <a class="el" href="structmeow_1_1Pipeline_1_1Myself_1_1MediumInfo.html#affff71e6cc8c5f4bb3918d9bda624047">meow::Pipeline< Input, Output, Medium >::Myself::MediumInfo</a> +<li>flag +: <a class="el" href="structmeow_1_1SceneInfo.html#a97d42dc08cd4b36007b71a7de91aa5d2">meow::SceneInfo< Pixel ></a> </li> <li>from -: <a class="el" href="structmeow_1_1FeaturePointIndexPair.html#af0c72f723fbe96c29b36295e6e3ac5bc">meow::FeaturePointIndexPair</a> +: <a class="el" href="structmeow_1_1PairToPair.html#ab4217b13ec4c82d36b181e30667c1cd2">meow::PairToPair< F1, F2, T1, T2 ></a> +</li> +<li>hsl_ +: <a class="el" href="classmeow_1_1HSL.html#ad71fa30469f0f904cbebbe473276ad95">meow::HSL< T ></a> +</li> +<li>hsv_ +: <a class="el" href="classmeow_1_1HSV.html#a2868af2fa9224861991efe0ccca51e75">meow::HSV< T ></a> </li> <li>max_ : <a class="el" href="classmeow_1_1Color3__Space.html#a3e006b5c37185c8b0f4d383b6b095dac">meow::Color3_Space< T ></a> @@ -70,12 +76,18 @@ $(document).ready(function(){initNavTree('functions_vars.html','');}); <li>min_ : <a class="el" href="classmeow_1_1Color3__Space.html#ab00eca747ea06269fddd3586dd1bca46">meow::Color3_Space< T ></a> </li> +<li>rgb_ +: <a class="el" href="classmeow_1_1RGB.html#aed8d2e9e26d7451ae5e3828ab357adf9">meow::RGB< T ></a> +</li> <li>to -: <a class="el" href="structmeow_1_1FeaturePointIndexPair.html#a3c2dd21c446f8c52279d5a7451e5360c">meow::FeaturePointIndexPair</a> +: <a class="el" href="structmeow_1_1PairToPair.html#abdc2cd1026b2c3c25c138d7edd168d0b">meow::PairToPair< F1, F2, T1, T2 ></a> </li> <li>val_ : <a class="el" href="classmeow_1_1Color3__Space.html#aa134d705ea25b1f64db8bef07d1757ae">meow::Color3_Space< T ></a> </li> +<li>yuv_ +: <a class="el" href="classmeow_1_1YUV.html#a82ad825fd5e7210c52a3ae88fc4dff55">meow::YUV< T ></a> +</li> </ul> </div><!-- contents --> </div><!-- doc-content --> @@ -83,9 +95,9 @@ $(document).ready(function(){initNavTree('functions_vars.html','');}); <!-- start footer part --> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> - <li class="footer">Generated on Fri Jun 6 2014 17:51:50 for Templates -- Meow by + <li class="footer">Generated on Mon Jun 23 2014 17:02:08 for Templates -- Meow by <a href="http://www.doxygen.org/index.html"> - <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.3.1 </li> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.6 </li> </ul> </div> </body> |